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

/arch/x86/include/asm/
H A Dmsr-index.h102 #define MSR_IA32_MC0_STATUS 0x00000401 macro
109 #define MSR_IA32_MCx_STATUS(x) (MSR_IA32_MC0_STATUS + 4*(x))

Completed in 9 milliseconds