Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dhpet.c1223 static unsigned long hpet_pie_count; variable
1426 hpet_pie_count += lost_ints; in hpet_rtc_timer_reinit()
1454 if (hpet_rtc_flags & RTC_PIE && ++hpet_pie_count >= hpet_pie_limit) { in hpet_rtc_interrupt()
1456 hpet_pie_count = 0; in hpet_rtc_interrupt()