Searched refs:pv_list_kern_free (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.c | 689 pv_list_kern_free(pv_entry_t *pve_head, pv_entry_t *pve_tail, int pv_cnt) in pv_list_kern_free() function 853 pv_list_kern_free(spill_head, spill_tail, PV_BATCH_SIZE); in pv_list_free() 914 pv_list_kern_free(pve_head, pve_tail, PV_BATCH_SIZE); in pve_feed_page()
|
| /xnu-11215.61.5/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 1690 pv_list_kern_free(pv_entry_t *pve_head, pv_entry_t *pve_tail, int pv_cnt) in pv_list_kern_free() function 1852 pv_list_kern_free(spill_head, spill_tail, PV_BATCH_SIZE); in pv_list_free() 1915 pv_list_kern_free(pve_head, pve_tail, PV_BATCH_SIZE); in pve_feed_page()
|