Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dhpet.h66 extern int boot_hpet_disable;
/linux-4.1.27/arch/x86/kernel/
Dhpet.c88 int boot_hpet_disable; variable
100 boot_hpet_disable = 1; in hpet_setup()
113 boot_hpet_disable = 1; in disable_hpet()
120 return !boot_hpet_disable && hpet_address; in is_hpet_capable()
912 if (boot_hpet_disable) in hpet_late_init()
Dearly-quirks.c586 boot_hpet_disable = 1; in force_disable_hpet()