Home
last modified time | relevance | path

Searched refs:SMCA_IF (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c99 [SMCA_IF] = "insn_fetch",
165 { SMCA_IF, HWID_MCATYPE(0xB0, 0x1) },
610 bank_type == SMCA_IF && XEC(m->status, 0x3f) == 10) in amd_filter_mce()
642 if (smca_get_bank_type(smp_processor_id(), bank) != SMCA_IF) in disable_err_thresholding()
/linux/arch/x86/include/asm/
H A Dmce.h350 SMCA_IF, /* Instruction Fetch */ enumerator
/linux/drivers/edac/
H A Dmce_amd.c693 [SMCA_IF] = "Instruction Fetch Unit",