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

/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp3407 const bool fForceShwEnterExit = ( fIsOldGuestPagingMode64Bits != fIsNewGuestPagingMode64Bits local
3410 const bool fForceShwEnterExit = false; local
3414 || fForceShwEnterExit)
3451 || fForceShwEnterExit)

Completed in 58 milliseconds