Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dquirks.c62 unsigned long force_hpet_address; variable
79 if (!force_hpet_address) in ich_force_hpet_resume()
131 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()
148 force_hpet_address = 0; in ich_force_enable_hpet()
155 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()
229 force_hpet_address); in old_ich_force_enable_hpet()
250 "0x%lx\n", force_hpet_address); in old_ich_force_enable_hpet()
322 force_hpet_address); in vt8237_force_enable_hpet()
415 force_hpet_address = val; in ati_force_enable_hpet()
418 force_hpet_address); in ati_force_enable_hpet()
[all …]
H A Dhpet.c1125 if (!force_hpet_address) in hpet_late_init()
1128 hpet_address = force_hpet_address; in hpet_late_init()
/linux-6.15/arch/x86/include/asm/
H A Dhpet.h66 extern unsigned long force_hpet_address;