Searched refs:NR_IRQS_BASE (Results 1 – 2 of 2) sorted by relevance
8 #define NR_IRQS_BASE 3 macro11 # define NR_IRQS (NR_IRQS_BASE + CONFIG_PCI_NR_MSI)13 # define NR_IRQS NR_IRQS_BASE
48 static const struct irq_class irqclass_main_desc[NR_IRQS_BASE] = {131 if (index >= NR_IRQS_BASE) in show_interrupts()157 return from < NR_IRQS_BASE ? NR_IRQS_BASE : from; in arch_dynirq_lower_bound()