Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/include/arch-v32/arch/
Dirq.h9 #define NR_REAL_IRQS (NBR_INTR_VECT - FIRST_IRQ) /* IRQs */ macro
10 #if NR_REAL_IRQS > 32
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dirq.c55 struct cris_irq_allocation irq_allocations[NR_REAL_IRQS] =
56 { [0 ... NR_REAL_IRQS - 1] = {0, CPU_MASK_ALL} };
63 #if NR_REAL_IRQS > 32
70 unsigned long irq_counters[NR_REAL_IRQS];