Home
last modified time | relevance | path

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

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