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

/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c88 static DEFINE_PER_CPU_READ_MOSTLY(u8[N_SMCA_BANK_TYPES], smca_bank_counts);
128 if (t >= N_SMCA_BANK_TYPES)
139 return N_SMCA_BANK_TYPES;
143 return N_SMCA_BANK_TYPES;
1102 if (bank_type >= N_SMCA_BANK_TYPES)
/linux-master/arch/x86/include/asm/
H A Dmce.h336 N_SMCA_BANK_TYPES enumerator in enum:smca_bank_types
/linux-master/drivers/edac/
H A Dmce_amd.c725 if (t >= N_SMCA_BANK_TYPES)
737 if (bank_type >= N_SMCA_BANK_TYPES)

Completed in 179 milliseconds