NR_PRIORITY_IRQS 56 arch/c6x/kernel/irq.c static int prio_to_virq[NR_PRIORITY_IRQS]; NR_PRIORITY_IRQS 76 arch/c6x/kernel/irq.c if (hw < 4 || hw >= NR_PRIORITY_IRQS) NR_PRIORITY_IRQS 101 arch/c6x/kernel/irq.c core_domain = irq_domain_add_linear(np, NR_PRIORITY_IRQS, NR_PRIORITY_IRQS 264 arch/c6x/platforms/megamod-pic.c if (hwirq < 4 || hwirq >= NR_PRIORITY_IRQS) {