Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c191 u64 val, val_fail, val_new= ~0; in check_hw_exists() local
207 val_fail = val; in check_hw_exists()
222 val_fail = val; in check_hw_exists()
258 …k(KERN_ERR FW_BUG "the BIOS has corrupted hw-PMU resources (MSR %x is %Lx)\n", reg_fail, val_fail); in check_hw_exists()