Home
last modified time | relevance | path

Searched refs:NR_PRIORITY_IRQS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dirq.c56 static int prio_to_virq[NR_PRIORITY_IRQS];
76 if (hw < 4 || hw >= NR_PRIORITY_IRQS) in core_domain_map()
101 core_domain = irq_domain_add_linear(np, NR_PRIORITY_IRQS, in init_IRQ()
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dirq.h32 #define NR_PRIORITY_IRQS 16 macro
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Dmegamod-pic.c264 if (hwirq < 4 || hwirq >= NR_PRIORITY_IRQS) { in init_megamod_pic()

Completed in 1 milliseconds