Searched refs:MSR_AMD64_SMCA_MC0_STATUS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dmce.h116 #define MSR_AMD64_SMCA_MC0_STATUS 0xc0002001 macro
126 #define MSR_AMD64_SMCA_MCx_STATUS(x) (MSR_AMD64_SMCA_MC0_STATUS + 0x10*(x))
/linux-master/arch/x86/kernel/cpu/mce/
H A Dapei.c83 if ((ctx_info->msr_addr & MSR_AMD64_SMCA_MC0_STATUS) !=
84 MSR_AMD64_SMCA_MC0_STATUS)

Completed in 161 milliseconds