Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhpet.h69 extern bool hpet_force_user;
/linux/arch/x86/kernel/
H A Dhpet.c70 bool hpet_force_user; variable
113 hpet_force_user = true; in hpet_setup()
978 if (hpet_force_user) { in hpet_is_pc10_damaged()