Home
last modified time | relevance | path

Searched refs:lost_ints (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c1292 int lost_ints = -1; in hpet_rtc_timer_reinit() local
1309 lost_ints++; in hpet_rtc_timer_reinit()
1312 if (lost_ints) { in hpet_rtc_timer_reinit()
1314 hpet_pie_count += lost_ints; in hpet_rtc_timer_reinit()
1316 pr_warn("Lost %d RTC interrupts\n", lost_ints); in hpet_rtc_timer_reinit()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c1404 int lost_ints = -1; in hpet_rtc_timer_reinit() local
1421 lost_ints++; in hpet_rtc_timer_reinit()
1424 if (lost_ints) { in hpet_rtc_timer_reinit()
1426 hpet_pie_count += lost_ints; in hpet_rtc_timer_reinit()
1428 pr_warn("Lost %d RTC interrupts\n", lost_ints); in hpet_rtc_timer_reinit()

Completed in 9 milliseconds