Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dhpet.h87 extern int hpet_rtc_dropped_irq(void);
/linux-6.1.9/arch/x86/kernel/
Dhpet.c1393 int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function
1397 EXPORT_SYMBOL_GPL(hpet_rtc_dropped_irq);
/linux-6.1.9/drivers/rtc/
Drtc-cmos.c154 static inline int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function