Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmce.h305 SMCA_RESERVED, /* Reserved */ enumerator
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c100 [SMCA_RESERVED] = { "reserved", "Reserved" },
164 { SMCA_RESERVED, HWID_MCATYPE(0x00, 0x0) },
/openbmc/linux/drivers/edac/
H A Dmce_amd.c1176 if (bank_type == SMCA_RESERVED) { in decode_smca_error()