Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c279 int bios_wrong_thresh = 0; in cmci_discover() local
331 bios_wrong_thresh = 1; in cmci_discover()
337 if (mca_cfg.bios_cmci_threshold && bios_wrong_thresh) { in cmci_discover()