Searched refs:fFlushPending (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp827 bool fFlushPending = pVM->hm.s.svm.fAlwaysFlushTLB || VMCPU_FF_IS_PENDING(pVCpu, VMCPU_FF_TLB_FLUSH);
830 if (!fFlushPending)
H A DHMVMXR0.cpp1806 bool fFlushPending = VMCPU_FF_IS_PENDING(pVCpu, VMCPU_FF_TLB_FLUSH); local
1807 if (!fFlushPending)

Completed in 2577 milliseconds