Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
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()
Dhpet.c68 bool hpet_force_user; variable
111 hpet_force_user = true; in hpet_setup()
987 if (hpet_force_user) { in hpet_is_pc10_damaged()
/linux-6.6.21/arch/x86/include/asm/
Dhpet.h69 extern bool hpet_force_user;
/linux-6.6.21/arch/x86/kernel/acpi/
Dboot.c982 if (!hpet_force_user) { in acpi_parse_hpet()