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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp8171 RTCCUINTREG u32HostCR4 = ASMGetCR4(); local
8172 if (!(u32HostCR4 & X86_CR4_VMXE))

Completed in 83 milliseconds