Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dhpet.h70 extern bool hpet_msi_disable;
/Linux-v5.4/arch/x86/kernel/
Dhpet.c51 bool hpet_msi_disable; variable
600 if (hpet_msi_disable || boot_cpu_has(X86_FEATURE_ARAT)) in hpet_select_clockevents()
Dquirks.c526 hpet_msi_disable = true; in force_disable_hpet_msi()