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

/vbox/include/VBox/vmm/
H A Dcpum.h992 uint32_t fMovCr8In32Bit : 1; member in struct:CPUMFEATURES
/vbox/src/VBox/VMM/VMMR3/
H A DCPUMR3CpuId.cpp1605 pFeatures->fMovCr8In32Bit = RT_BOOL(pExtLeaf->uEcx & X86_CPUID_AMD_FEATURE_ECX_CMPL);
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h1567 if (!IEM_GET_GUEST_CPU_FEATURES(pIemCpu)->fMovCr8In32Bit)
1613 if (!IEM_GET_GUEST_CPU_FEATURES(pIemCpu)->fMovCr8In32Bit)

Completed in 98 milliseconds