Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1467 byte &= ~(PAB_CBIT | WF_FLAG | KS_FLAG); in apic_shutdown()
1477 byte |= PAB_CBIT; in apic_shutdown()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h585 #define PAB_CBIT 0x08 macro