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

/vbox/include/VBox/vmm/
H A Dem.h129 #define EMIsRawRing3Enabled(pVM) (!(pVM)->fRecompileUser) macro
/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp1417 if (!EMIsRawRing3Enabled(pVM))
/vbox/src/recompiler/
H A DVBoxRecompiler.c1561 if (!EMIsRawRing3Enabled(env->pVM))

Completed in 631 milliseconds