Searched refs:pv_list_kern_free (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.c | 721 pv_list_kern_free(pv_entry_t *pve_head, pv_entry_t *pve_tail, int pv_cnt) in pv_list_kern_free() function 885 pv_list_kern_free(spill_head, spill_tail, PV_BATCH_SIZE); in pv_list_free() 946 pv_list_kern_free(pve_head, pve_tail, PV_BATCH_SIZE); in pve_feed_page()
|
| /xnu-12377.41.6/osfmk/arm/pmap/ |
| H A D | pmap_data.c | 1696 pv_list_kern_free(pv_entry_t *pve_head, pv_entry_t *pve_tail, int pv_cnt) in pv_list_kern_free() function 1858 pv_list_kern_free(spill_head, spill_tail, PV_BATCH_SIZE); in pv_list_free() 1921 pv_list_kern_free(pve_head, pve_tail, PV_BATCH_SIZE); in pve_feed_page()
|