Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.c10134 bool mapping_collection_done = false; local
10170 mapping_collection_done = retval & OPS_COLLECT_RETURN_COMPLETED_PAGE;
10204 assert(call_sptm || mapping_collection_done);
10205 } while (!mapping_collection_done);