Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c121 static bool alloc_asid(pmap_t pmap);
129 .alloc_id = alloc_asid,
1542 alloc_asid(pmap_t pmap) in alloc_asid() function