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

/vbox/src/VBox/VMM/VMMR3/
H A DTRPM.cpp1051 const bool fRawRing0 = EMIsRawRing0Enabled(pVM); local
1056 if (fRawRing0 && CSAMIsEnabled(pVM))
1132 if (fRawRing0)
/vbox/src/recompiler/
H A DVBoxRecompiler.c643 uint32_t fRawRing0 = false; local
697 SSMR3GetUInt(pSSM, &fRawRing0);
698 if (fRawRing0)

Completed in 46 milliseconds