MPIC_MAX_CPUS     309 arch/powerpc/include/asm/mpic.h 	struct mpic_reg_bank	cpuregs[MPIC_MAX_CPUS];
MPIC_MAX_CPUS    1443 arch/powerpc/sysdev/mpic.c 	BUG_ON(num_possible_cpus() > MPIC_MAX_CPUS);