Lines Matching refs:IOAPIC_NUM_PINS
75 #define IOAPIC_NUM_PINS 0x18
88 uint64_t ioredtbl[IOAPIC_NUM_PINS];
90 uint32_t auTagSrc[IOAPIC_NUM_PINS];
137 for (i = 0; i < IOAPIC_NUM_PINS; i++)
184 if (vector >= 0 && vector < IOAPIC_NUM_PINS)
260 *pu32Value = RT_MAKE_U32(0x11, IOAPIC_NUM_PINS - 1); /* (0x11 is the version.) */
313 else if (uIoRegSel - UINT32_C(0x10) < IOAPIC_NUM_PINS * 2)
350 else if (uIoRegSel - UINT32_C(0x10) < IOAPIC_NUM_PINS * 2)
689 for (unsigned i = 0; i < IOAPIC_NUM_PINS; i++)
706 for (unsigned i = 0; i < IOAPIC_NUM_PINS; i++)
724 for (unsigned i = 0; i < IOAPIC_NUM_PINS; i++)