Home
last modified time | relevance | path

Searched defs:bios_zero_thresh (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/arch/x86/kernel/cpu/mce/
Dintel.c206 static u64 cmci_pick_threshold(u64 val, int *bios_zero_thresh) in cmci_pick_threshold()
230 static void cmci_claim_bank(int bank, u64 val, int bios_zero_thresh, int *bios_wrong_thresh) in cmci_claim_bank()
286 int bios_zero_thresh = 0; in cmci_discover() local