Searched refs:NR_MAX_CHAINED_IRQS (Results 1 – 1 of 1) sorted by relevance
8 #define NR_MAX_CHAINED_IRQS 40 /* Chained IRQs means those not directly used by devices */ macro9 #define NR_IRQS (NR_IRQS_LEGACY + NR_MIPS_CPU_IRQS + NR_MAX_CHAINED_IRQS + 256)
Completed in 3 milliseconds