Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h70 extern bool hpet_msi_disable;
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c52 bool hpet_msi_disable; variable
601 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()