Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap_data.h2482 extern pmap_paddr_t surt_try_alloc(void);
H A Dpmap_data.c2470 surt_try_alloc() in surt_try_alloc() function
H A Dpmap.c2866 pa = surt_try_alloc(); in pmap_tt1_allocate()
/xnu-12377.1.9/osfmk/tests/
H A Dpmap_tests.c911 surt_pa = surt_try_alloc(); in surt_allocation_emulation_thread()