Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mce/
Damd.c81 [SMCA_IF] = { "insn_fetch", "Instruction Fetch Unit" },
145 { SMCA_IF, HWID_MCATYPE(0xB0, 0x1) },
597 bank_type == SMCA_IF && XEC(m->status, 0x3f) == 10) in amd_filter_mce()
629 if (smca_get_bank_type(bank) != SMCA_IF) in disable_err_thresholding()
/arch/x86/include/asm/
Dmce.h310 SMCA_IF, /* Instruction Fetch */ enumerator