Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dapic.h64 #define APIC_REMOTE_READ 0x30 macro
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c748 countval = apic_reg_ops->apic_read(APIC_REMOTE_READ); in apic_gethrtime()