Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm/
H A Dpmap.c4537 bool do_asid_flush = false; local
4575 do_asid_flush = true;
4625 do_asid_flush = false;
4629 do_asid_flush = false;
4642 if (__improbable(do_asid_flush)) {
4648 if (__improbable(do_asid_flush || do_shared_region_flush || do_commpage_flush)) {