hpet_pie_count   1030 arch/x86/kernel/hpet.c static unsigned long hpet_pie_count;
hpet_pie_count   1233 arch/x86/kernel/hpet.c 			hpet_pie_count += lost_ints;
hpet_pie_count   1257 arch/x86/kernel/hpet.c 	if (hpet_rtc_flags & RTC_PIE && ++hpet_pie_count >= hpet_pie_limit) {
hpet_pie_count   1259 arch/x86/kernel/hpet.c 		hpet_pie_count = 0;