Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c66 bool boot_hpet_disable; variable
108 boot_hpet_disable = true; in hpet_setup()
121 boot_hpet_disable = true; in disable_hpet()
128 return !boot_hpet_disable && hpet_address; in is_hpet_capable()
883 boot_hpet_disable = true; in hpet_is_pc10_damaged()
H A Dearly-quirks.c618 boot_hpet_disable = true; in force_disable_hpet()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h67 extern bool boot_hpet_disable;