Home
last modified time | relevance | path

Searched defs:is_hpet_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dhpet.h98 static inline int is_hpet_enabled(void) { return 0; } in is_hpet_enabled() function
/linux/drivers/rtc/
H A Drtc-cmos.c128 static inline int is_hpet_enabled(void) in is_hpet_enabled() function
/linux/arch/x86/kernel/
H A Dhpet.c135 int is_hpet_enabled(void) in is_hpet_enabled() function