Home
last modified time | relevance | path

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

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