bcm63xx_regs_base   21 arch/mips/bcm63xx/cpu.c const unsigned long *bcm63xx_regs_base;
bcm63xx_regs_base   22 arch/mips/bcm63xx/cpu.c EXPORT_SYMBOL(bcm63xx_regs_base);
bcm63xx_regs_base  340 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm3368_regs_base;
bcm63xx_regs_base  344 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6328_regs_base;
bcm63xx_regs_base  348 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6338_regs_base;
bcm63xx_regs_base  352 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6345_regs_base;
bcm63xx_regs_base  356 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6348_regs_base;
bcm63xx_regs_base  360 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6358_regs_base;
bcm63xx_regs_base  364 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6362_regs_base;
bcm63xx_regs_base  368 arch/mips/bcm63xx/cpu.c 		bcm63xx_regs_base = bcm6368_regs_base;
bcm63xx_regs_base  550 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h extern const unsigned long *bcm63xx_regs_base;
bcm63xx_regs_base  598 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h 	return bcm63xx_regs_base[set];