Lines Matching refs:IOAPIC_NUM_PINS
64 result = ((((IOAPIC_NUM_PINS - 1) & 0xff) << 16)
78 if (redir_index < IOAPIC_NUM_PINS) {
80 redir_index, IOAPIC_NUM_PINS);
153 if (RTC_GSI >= IOAPIC_NUM_PINS)
271 for_each_set_bit(idx, &irr, IOAPIC_NUM_PINS)
292 for (index = 0; index < IOAPIC_NUM_PINS; index++) {
372 if (index >= IOAPIC_NUM_PINS)
374 index = array_index_nospec(index, IOAPIC_NUM_PINS);
525 BUG_ON(irq < 0 || irq >= IOAPIC_NUM_PINS);
543 for (i = 0; i < IOAPIC_NUM_PINS; i++) {
611 for (i = 0; i < IOAPIC_NUM_PINS; i++) {
723 for (i = 0; i < IOAPIC_NUM_PINS; i++)