Searched refs:apic_hrtime_stamp (Results 1 – 4 of 4) sorted by relevance
161 volatile int apic_hrtime_stamp = 0; variable676 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gettime()681 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gettime()721 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gethrtime()774 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gethrtime()
555 apic_hrtime_stamp++; in apic_intr_enter()557 apic_hrtime_stamp++; in apic_intr_enter()
134 extern volatile int apic_hrtime_stamp;
680 apic_hrtime_stamp++; in apix_intr_enter()682 apic_hrtime_stamp++; in apix_intr_enter()