Searched refs:NR_IRQ_WORDS (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mn10300/kernel/
H A Dirq.c29 #define NR_IRQ_WORDS ((NR_IRQS + 31) / 32) macro
30 static unsigned long irq_affinity_request[NR_IRQ_WORDS] = {
31 [0 ... NR_IRQ_WORDS - 1] = 0

Completed in 74 milliseconds