Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhpet.h69 extern bool hpet_msi_disable;
/arch/x86/kernel/
Dhpet.c41 bool hpet_msi_disable; variable
603 if (hpet_msi_disable) in hpet_msi_capability_lookup()
961 if (hpet_msi_disable) in hpet_late_init()
Dquirks.c527 hpet_msi_disable = true; in force_disable_hpet_msi()