Home
last modified time | relevance | path

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

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