Lines Matching defs:hwirq
123 /* We shouldn't see a hwirq which is muxed to core controller */245 irq_hw_number_t hwirq;258 hwirq = irq_data->hwirq;264 if (hwirq < 4 || hwirq >= NR_PRIORITY_IRQS) {266 np, i, hwirq);271 mapping[hwirq - 4] = i;273 pr_debug("%pOF: combiner-%d cascading to hwirq %ld\n",274 np, i, hwirq);