Searched refs:CPUID_MCA (Results 1 – 5 of 5) sorted by relevance
74 CPUID_SEP | CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | in hvf_get_supported_cpuid()142 CPUID_EXT2_SYSCALL | CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | in hvf_get_supported_cpuid()
763 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \773 CPUID_MTRR | CPUID_PGE | CPUID_MCA | CPUID_CMOV | CPUID_PAT | \2492 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |2513 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |2545 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |2587 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA |2641 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_PSE36,2672 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_ACPI |2752 CPUID_MCA,2768 CPUID_MTRR | CPUID_CLFLUSH | CPUID_MCA | CPUID_VME |[all …]
690 #define CPUID_MCA (1U << 14) macro
951 cpuid.u.mask.set.edx = CPUID_MCE | CPUID_MCA | CPUID_MTRR; in nvmm_init_vcpu()
453 ret |= CPUID_MTRR | CPUID_PAT | CPUID_MCE | CPUID_MCA; in kvm_arch_get_supported_cpuid()2240 && (env->features[FEAT_1_EDX] & (CPUID_MCE | CPUID_MCA)) == in kvm_arch_init_vcpu()2241 (CPUID_MCE | CPUID_MCA)) { in kvm_arch_init_vcpu()