Lines Matching defs:ioapic
1816 APIC_VERBOSE_IOAPIC((CE_CONT, "apix_intx_enable: ioapic 0x%x"
1844 APIC_VERBOSE_IOAPIC((CE_CONT, "apix_intx_disable: ioapic 0x%x"
1874 #define GET_RDT_BITS(ioapic, intin, bits) \
1875 (READ_IOAPIC_RDT_ENTRY_LOW_DWORD((ioapic), (intin)) & (bits))
2256 uchar_t ipin, ioapic, ioapicindex;
2263 ioapic = intrp->intr_destid;
2268 if (apic_io_id[ioapicindex] == ioapic)
2270 ASSERT((ioapic == apic_io_id[ioapicindex]) ||
2271 (ioapic == INTR_ALL_APIC));
2281 ioapic = apic_io_id[ioapicindex];
2295 ioapic = apic_io_id[ioapicindex];