Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/sptm/pmap/
H A Dpmap.c9311 bool submitted_to_sptm = false; local
9370 submitted_to_sptm = true;
9381 assert(submitted_to_sptm || (location == NULL));
9385 return submitted_to_sptm;