Searched defs:fInvalidateIt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMRZ/
H A DPGMRZDynMap.cpp1529 bool fInvalidateIt = RTCpuSetIsMemberByIndex(&paPages[iPage].PendingSet, iRealCpu); local
1530 if (RT_UNLIKELY(fInvalidateIt))
1544 if (RT_UNLIKELY(fInvalidateIt))

Completed in 71 milliseconds