Home
last modified time | relevance | path

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

/linux-3.4.99/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()
380 if (!hpet_force_user) { in ati_force_enable_hpet()
432 if (!hpet_force_user) { in nvidia_force_enable_hpet()
Dhpet.c92 int hpet_force_user; variable
101 hpet_force_user = 1; in hpet_setup()
/linux-3.4.99/arch/x86/include/asm/
Dhpet.h69 extern int hpet_force_user;
/linux-3.4.99/arch/x86/kernel/acpi/
Dboot.c776 if (!hpet_force_user) { in acpi_parse_hpet()