Searched defs:X86_FEATURE_MCE (Results 1 – 3 of 3) sorted by relevance
28 #define X86_FEATURE_MCE ( 0*32+ 7) /* "mce" Machine Check Exception */ macro
147 #define X86_FEATURE_MCE KVM_X86_CPU_FEATURE(0x1, 0, EDX, 7) macro