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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c109 static inline int is_hpet_capable(void) function
124 return is_hpet_capable() && hpet_legacy_int_enabled;
831 if (!is_hpet_capable())
948 if (is_hpet_capable() && hpet_virt_address) {

Completed in 32 milliseconds