Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap.c140 static bool alloc_asid(pmap_t pmap);
147 .alloc_id = alloc_asid,
1228 alloc_asid(pmap_t pmap) in alloc_asid() function
/xnu-11215/osfmk/arm/pmap/
H A Dpmap.c126 static bool alloc_asid(pmap_t pmap);
134 .alloc_id = alloc_asid,
1715 alloc_asid(pmap_t pmap) in alloc_asid() function