Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dquirks.c263 if (hpet_force_user) in old_ich_force_enable_hpet_user()
307 if (!hpet_force_user) { in vt8237_force_enable_hpet()
386 if (!hpet_force_user) { in ati_force_enable_hpet()
438 if (!hpet_force_user) { in nvidia_force_enable_hpet()
H A Dhpet.c69 bool hpet_force_user; variable
112 hpet_force_user = true; in hpet_setup()
977 if (hpet_force_user) { in hpet_is_pc10_damaged()
/linux/arch/x86/include/asm/
H A Dhpet.h69 extern bool hpet_force_user;
/linux/arch/x86/kernel/acpi/
H A Dboot.c917 if (!hpet_force_user) { in acpi_parse_hpet()