Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dhpet.h70 extern bool hpet_msi_disable;
/Linux-v6.6/arch/x86/kernel/
Dhpet.c53 bool hpet_msi_disable; variable
711 if (hpet_msi_disable || boot_cpu_has(X86_FEATURE_ARAT)) in hpet_select_clockevents()
Dquirks.c527 hpet_msi_disable = true; in force_disable_hpet_msi()