Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c689 int old_hrtime_stamp; in apic_gettime() local
705 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gettime()
710 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gettime()
725 int old_hrtime_stamp, status; in apic_gethrtime() local
750 while ((old_hrtime_stamp = apic_hrtime_stamp) & 1) in apic_gethrtime()
803 if (apic_hrtime_stamp != old_hrtime_stamp) { /* got an interrupt */ in apic_gethrtime()