Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dhpet.c1221 static unsigned long hpet_pie_count; variable
1424 hpet_pie_count += lost_ints; in hpet_rtc_timer_reinit()
1452 if (hpet_rtc_flags & RTC_PIE && ++hpet_pie_count >= hpet_pie_limit) { in hpet_rtc_interrupt()
1454 hpet_pie_count = 0; in hpet_rtc_interrupt()