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" },
141 { SMCA_IF, HWID_MCATYPE(0xB0, 0x1), 0x3FFF },
574 bank_type == SMCA_IF && xec == 10) in amd_filter_mce()
600 if (smca_get_bank_type(bank) != SMCA_IF) in disable_err_thresholding()
/arch/x86/include/asm/
Dmce.h293 SMCA_IF, /* Instruction Fetch */ enumerator