Searched refs:MSR_AMD64_SMCA_MCx_MISCy (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmce.h132 #define MSR_AMD64_SMCA_MCx_MISCy(x, y) ((MSR_AMD64_SMCA_MC0_MISC1 + y) + (0x10*(x))) macro
/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c528 return MSR_AMD64_SMCA_MCx_MISCy(bank, block - 1);

Completed in 147 milliseconds