bios_wrong_thresh  269 arch/x86/kernel/cpu/mce/intel.c 	int bios_wrong_thresh = 0;
bios_wrong_thresh  321 arch/x86/kernel/cpu/mce/intel.c 				bios_wrong_thresh = 1;
bios_wrong_thresh  327 arch/x86/kernel/cpu/mce/intel.c 	if (mca_cfg.bios_cmci_threshold && bios_wrong_thresh) {