Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap.c10563 bool mapping_collection_done = false; local
10599 mapping_collection_done = retval & OPS_COLLECT_RETURN_COMPLETED_PAGE;
10633 assert(call_sptm || mapping_collection_done);
10634 } while (!mapping_collection_done);