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

/vbox/include/VBox/vmm/
H A Dhm.h98 # define HMIsInHwVirtCtx(a_pVCpu) (VMCPU_GET_STATE(a_pVCpu) == VMCPUSTATE_STARTED_HM) macro
100 # define HMIsInHwVirtCtx(a_pVCpu) (false)

Completed in 44 milliseconds