Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c92 [SMCA_IF] = "insn_fetch",
158 { SMCA_IF, HWID_MCATYPE(0xB0, 0x1) },
614 bank_type == SMCA_IF && XEC(m->status, 0x3f) == 10) in amd_filter_mce()
646 if (smca_get_bank_type(smp_processor_id(), bank) != SMCA_IF) in disable_err_thresholding()
/linux/arch/x86/include/asm/
H A Dmce.h337 SMCA_IF, /* Instruction Fetch */ enumerator