Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c237 int bios_wrong_thresh = 0; in cmci_discover() local
289 bios_wrong_thresh = 1; in cmci_discover()
295 if (mca_cfg.bios_cmci_threshold && bios_wrong_thresh) { in cmci_discover()