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

/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)
/linux-master/arch/x86/include/asm/
H A Dmce.h114 #define MSR_AMD64_SMCA_MC0_STATUS 0xc0002001 macro
124 #define MSR_AMD64_SMCA_MCx_STATUS(x) (MSR_AMD64_SMCA_MC0_STATUS + 0x10*(x))

Completed in 137 milliseconds