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.c149 static const struct smca_hwid smca_hwid_mcatypes[] = { variable
316 for (i = 0; i < ARRAY_SIZE(smca_hwid_mcatypes); i++) { in smca_configure()
317 s_hwid = &smca_hwid_mcatypes[i]; in smca_configure()