Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mce/
Damd.c251 unsigned int i, hwid_mcatype; in smca_configure() local
289 if (smca_banks[bank].hwid && smca_banks[bank].hwid->hwid_mcatype != 0) in smca_configure()
297 hwid_mcatype = HWID_MCATYPE(high & MCI_IPID_HWID, in smca_configure()
302 if (hwid_mcatype == s_hwid->hwid_mcatype) { in smca_configure()
/arch/x86/include/asm/
Dmce.h341 u32 hwid_mcatype; /* (hwid,mcatype) tuple */ member