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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatrt.cpp1205 REG_OUT_BIT(cr4, X86_CR4_PCIDE, "PCIDE");
/vbox/include/iprt/
H A Dx86.h817 #define X86_CR4_PCIDE RT_BIT(17) macro
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp9556 && (u32GuestCR4 & X86_CR4_PCIDE))

Completed in 2124 milliseconds