Home
last modified time | relevance | path

Searched refs:surt_feed_page_with_first_table_allocated (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h2484 extern void surt_feed_page_with_first_table_allocated(pmap_paddr_t surt_page_pa);
H A Dpmap_data.c2547 surt_feed_page_with_first_table_allocated(pmap_paddr_t surt_page_pa) in surt_feed_page_with_first_table_allocated() function
H A Dpmap.c2923 surt_feed_page_with_first_table_allocated(pa); in pmap_tt1_allocate()
/xnu-12377.1.9/osfmk/tests/
H A Dpmap_tests.c936 surt_feed_page_with_first_table_allocated(surt_pa); in surt_allocation_emulation_thread()