Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.c10565 bool mapping_collection_done = false; local
10601 mapping_collection_done = retval & OPS_COLLECT_RETURN_COMPLETED_PAGE;
10635 assert(call_sptm || mapping_collection_done);
10636 } while (!mapping_collection_done);