Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_timer.c410 count_val = apic_reg_ops->apic_read(APIC_CURR_COUNT); in apic_timer_stop_count()
H A Dapic_common.c730 countval = apic_reg_ops->apic_read(APIC_CURR_COUNT); in apic_gethrtime()
1075 reg = addr + APIC_CURR_COUNT - apicadr; in apic_calibrate()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic.h98 #define APIC_CURR_COUNT 0xe4 macro
100 #define CURR_COUNT_OFFSET (sizeof (int32_t) * APIC_CURR_COUNT)
/titanic_44/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c581 apic_ticks = APIC_MAXVAL - xpv_apicadr[APIC_CURR_COUNT]; in xpv_apic_clkinit()