Home
last modified time | relevance | path

Searched refs:ptd_alloc_unlinked (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/osfmk/arm/pmap/
H A Dpmap_data.h1868 extern pt_desc_t *ptd_alloc_unlinked(void);
H A Dpmap_data.c2681 ptd_alloc_unlinked(void) in ptd_alloc_unlinked() function
2812 pt_desc_t *ptdp = ptd_alloc_unlinked(); in ptd_alloc()