Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c160 static const struct smca_hwid smca_hwid_mcatypes[] = { variable
324 for (i = 0; i < ARRAY_SIZE(smca_hwid_mcatypes); i++) { in smca_configure()
325 s_hwid = &smca_hwid_mcatypes[i]; in smca_configure()