Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dhpet.c127 static inline int is_hpet_capable(void) in is_hpet_capable() function
137 return is_hpet_capable() && hpet_legacy_int_enabled; in is_hpet_enabled()
1007 if (!is_hpet_capable()) in hpet_enable()
1174 if (!is_hpet_capable() || !hpet_virt_address) in hpet_disable()