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

/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c78 u32 hwid_mcatype; /* (hwid,mcatype) tuple */ member in struct:smca_hwid
150 /* { bank_type, hwid_mcatype } */
270 unsigned int i, hwid_mcatype; local
313 hwid_mcatype = HWID_MCATYPE(high & MCI_IPID_HWID,
319 if (hwid_mcatype == s_hwid->hwid_mcatype) {

Completed in 102 milliseconds