Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dhpet.h70 extern bool hpet_msi_disable;
/linux/arch/x86/kernel/
H A Dhpet.c54 bool hpet_msi_disable; variable
704 if (hpet_msi_disable || boot_cpu_has(X86_FEATURE_ARAT)) in hpet_select_clockevents()
H A Dquirks.c527 hpet_msi_disable = true; in force_disable_hpet_msi()