Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dapic.h192 #define LOCAL_APIC_WRITE_REG(reg, v) \ macro
/titanic_41/usr/src/uts/i86pc/io/apix/
H A Dapix.c628 LOCAL_APIC_WRITE_REG(APIC_EOI_REG, 0); in apix_send_eoi()