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

/vbox/include/iprt/
H A Dx86.h1152 #define MSR_IA32_MISC_ENABLE_MONITOR RT_BIT_64(18) macro
/vbox/src/VBox/VMM/VMMR3/
H A DCPUM.cpp944 | (pVM->cpum.s.GuestFeatures.fMonitorMWait ? MSR_IA32_MISC_ENABLE_MONITOR : 0)

Completed in 74 milliseconds