Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.c9313 bool submitted_to_sptm = false; local
9372 submitted_to_sptm = true;
9383 assert(submitted_to_sptm || (location == NULL));
9387 return submitted_to_sptm;