Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
A Dapei.c72 if ((ctx_info->msr_addr & MSR_AMD64_SMCA_MC0_STATUS) != in apei_smca_report_x86_error()
73 MSR_AMD64_SMCA_MC0_STATUS) in apei_smca_report_x86_error()
/linux/arch/x86/include/asm/
A Dmce.h110 #define MSR_AMD64_SMCA_MC0_STATUS 0xc0002001 macro
120 #define MSR_AMD64_SMCA_MCx_STATUS(x) (MSR_AMD64_SMCA_MC0_STATUS + 0x10*(x))

Completed in 13 milliseconds