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

/linux-master/arch/x86/include/asm/
H A Dmsr-index.h544 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x)) macro
/linux-master/tools/arch/x86/include/asm/
H A Dmsr-index.h537 #define MSR_IA32_MCx_ADDR(x) (MSR_IA32_MC0_ADDR + 4*(x)) macro

Completed in 124 milliseconds