Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/cris/arch-v32/kernel/
Dirq.c53 struct cris_irq_allocation irq_allocations[NR_REAL_IRQS] =
54 { [0 ... NR_REAL_IRQS - 1] = {0, CPU_MASK_ALL} };
64 #if NR_REAL_IRQS > 32
71 unsigned long irq_counters[NR_REAL_IRQS];