Home
last modified time | relevance | path

Searched refs:NR_MASK_WORDS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/sysdev/
Dmpc8xx_pic.c22 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
23 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];
Dcpm2_pic.c54 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
55 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dpic.c66 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
67 static unsigned long ppc_lost_interrupts[NR_MASK_WORDS];
68 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];