Searched refs:fTlbFlushed (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/VMM/VMMR0/ | ||
H A D | HMVMXR0.cpp | 1906 bool fTlbFlushed = false; local 1907 # define HMVMX_SET_TAGGED_TLB_FLUSHED() do { fTlbFlushed = true; } while (0) 1909 if (!fTlbFlushed) \ |
Completed in 93 milliseconds