Searched refs:fErrInjHandyPages (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DPGMR0.cpp75 if (RT_UNLIKELY(pVM->pgm.s.fErrInjHandyPages))
/vbox/src/VBox/VMM/VMMR3/
H A DPGM.cpp3734 DBGCCmdHlpPrintf(pCmdHlp, " handy - %RTbool\n", pVM->pgm.s.fErrInjHandyPages);
3744 ASMAtomicWriteBool(&pVM->pgm.s.fErrInjHandyPages, fNewState);
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h3438 bool volatile fErrInjHandyPages; member in struct:PGM

Completed in 251 milliseconds