Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic_common.h54 APIC_MUL_IOAPIC_IIR, /* IOMMU interrup remapping */ enumerator
59 ((type) == APIC_MUL_IOAPIC_DEOI || (type) == APIC_MUL_IOAPIC_IIR)
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c552 apix_mul_ioapic_method = APIC_MUL_IOAPIC_IIR; in apix_picinit()