Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/mce/
Damd.c160 static const struct smca_hwid smca_hwid_mcatypes[] = { variable
322 for (i = 0; i < ARRAY_SIZE(smca_hwid_mcatypes); i++) { in smca_configure()
323 s_hwid = &smca_hwid_mcatypes[i]; in smca_configure()