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

/vbox/include/VBox/vmm/
H A Dhm.h70 # define HMIsRawModeCtxNeeded(a_pVM) (!HMIsEnabled(a_pVM) || (a_pVM)->fHMNeedRawModeCtx)
H A Dvm.h914 bool fHMNeedRawModeCtx; member in struct:VM
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp497 pVM->fHMNeedRawModeCtx = HC_ARCH_BITS == 32

Completed in 54 milliseconds