Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/arm/pmap/
H A Dpmap_data.h1876 extern pt_desc_t *ptd_alloc_unlinked(void);
H A Dpmap_data.c2687 ptd_alloc_unlinked(void) in ptd_alloc_unlinked() function
2818 pt_desc_t *ptdp = ptd_alloc_unlinked(); in ptd_alloc()