Home
last modified time | relevance | path

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

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