Lines Matching refs:IOAPIC_NUM_PINS
65 result = ((((IOAPIC_NUM_PINS - 1) & 0xff) << 16)
79 if (redir_index < IOAPIC_NUM_PINS) {
81 redir_index, IOAPIC_NUM_PINS);
154 if (RTC_GSI >= IOAPIC_NUM_PINS)
272 for_each_set_bit(idx, &irr, IOAPIC_NUM_PINS)
293 for (index = 0; index < IOAPIC_NUM_PINS; index++) {
340 if (index >= IOAPIC_NUM_PINS)
342 index = array_index_nospec(index, IOAPIC_NUM_PINS);
461 BUG_ON(irq < 0 || irq >= IOAPIC_NUM_PINS);
489 for (i = 0; i < IOAPIC_NUM_PINS; i++) {
557 for (i = 0; i < IOAPIC_NUM_PINS; i++) {
669 for (i = 0; i < IOAPIC_NUM_PINS; i++)