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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmpc8xx_pic.c22 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
23 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];
H A Dcpm2_pic.c54 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
55 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpic.c65 #define NR_MASK_WORDS ((NR_IRQS + 31) / 32) macro
66 static unsigned long ppc_lost_interrupts[NR_MASK_WORDS];
67 static unsigned long ppc_cached_irq_mask[NR_MASK_WORDS];

Completed in 23 milliseconds