Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c190 u64 val, val_fail, val_new= ~0; in check_hw_exists() local
206 val_fail = val; in check_hw_exists()
221 val_fail = val; in check_hw_exists()
257 …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()