Home
last modified time | relevance | path

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

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