Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic_common.h50 APIC_MUL_IOAPIC_MASK, /* Set RT Entry Mask bit before EOI */ enumerator
60 ((type) == APIC_MUL_IOAPIC_NONE || (type) == APIC_MUL_IOAPIC_MASK)
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c264 apix_mul_ioapic_method = APIC_MUL_IOAPIC_MASK; in apic_ioapic_method_probe()