Searched refs:NR_IRQS_BASE (Results 1 – 2 of 2) sorted by relevance
9 #define NR_IRQS_BASE 3 macro11 #define NR_IRQS NR_IRQS_BASE12 #define NR_IRQS_LEGACY NR_IRQS_BASE
53 static const struct irq_class irqclass_main_desc[NR_IRQS_BASE] = {245 if (index < NR_IRQS_BASE) { in show_interrupts()274 return from < NR_IRQS_BASE ? NR_IRQS_BASE : from; in arch_dynirq_lower_bound()
Completed in 3 milliseconds