Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhpet.h67 extern bool boot_hpet_disable;
/Linux-v5.4/arch/x86/kernel/
Dhpet.c65 bool boot_hpet_disable; variable
107 boot_hpet_disable = true; in hpet_setup()
120 boot_hpet_disable = true; in disable_hpet()
127 return !boot_hpet_disable && hpet_address; in is_hpet_capable()
Dearly-quirks.c609 boot_hpet_disable = true; in force_disable_hpet()