Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c266 int bios_wrong_thresh = 0; in cmci_discover() local
318 bios_wrong_thresh = 1; in cmci_discover()
324 if (mca_cfg.bios_cmci_threshold && bios_wrong_thresh) { in cmci_discover()