Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhpet.h67 extern bool boot_hpet_disable;
/linux/arch/x86/kernel/
H A Dhpet.c69 bool boot_hpet_disable; variable
111 boot_hpet_disable = true; in hpet_setup()
124 boot_hpet_disable = true; in disable_hpet()
131 return !boot_hpet_disable && hpet_address; in is_hpet_capable()
984 boot_hpet_disable = true; in hpet_is_pc10_damaged()
H A Dearly-quirks.c624 boot_hpet_disable = true; in force_disable_hpet()