Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c151 unsigned int i, hwid_mcatype, cpu = smp_processor_id(); in get_smca_bank_info() local
167 hwid_mcatype = HWID_MCATYPE(hwid, mcatype); in get_smca_bank_info()
171 if (hwid_mcatype == type->hwid_mcatype) { in get_smca_bank_info()
/arch/x86/include/asm/
Dmce.h371 u32 hwid_mcatype; /* (hwid,mcatype) tuple */ member