Home
last modified time | relevance | path

Searched refs:NR_IRQS_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
A Dirq.h9 #define NR_IRQS_BASE 3 macro
11 #define NR_IRQS NR_IRQS_BASE
12 #define NR_IRQS_LEGACY NR_IRQS_BASE
/linux/arch/s390/kernel/
A Dirq.c53 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 4 milliseconds