Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/arm/
H A Dpmap.c4538 bool do_asid_flush = false; local
4576 do_asid_flush = true;
4626 do_asid_flush = false;
4630 do_asid_flush = false;
4643 if (__improbable(do_asid_flush)) {
4649 if (__improbable(do_asid_flush || do_shared_region_flush || do_commpage_flush)) {