Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dquirks.c261 if (hpet_force_user) in old_ich_force_enable_hpet_user()
305 if (!hpet_force_user) { in vt8237_force_enable_hpet()
384 if (!hpet_force_user) { in ati_force_enable_hpet()
436 if (!hpet_force_user) { in nvidia_force_enable_hpet()
Dhpet.c89 int hpet_force_user; variable
102 hpet_force_user = 1; in hpet_setup()
/linux-4.1.27/arch/x86/include/asm/
Dhpet.h68 extern int hpet_force_user;
/linux-4.1.27/arch/x86/kernel/acpi/
Dboot.c896 if (!hpet_force_user) { in acpi_parse_hpet()