bcm2836_smp_ops 28 arch/arm/mach-bcm/board_bcm2835.c .smp = smp_ops(bcm2836_smp_ops), bcm2836_smp_ops 334 arch/arm/mach-bcm/platsmp.c const struct smp_operations bcm2836_smp_ops __initconst = { bcm2836_smp_ops 337 arch/arm/mach-bcm/platsmp.c CPU_METHOD_OF_DECLARE(bcm_smp_bcm2836, "brcm,bcm2836-smp", &bcm2836_smp_ops); bcm2836_smp_ops 6 arch/arm/mach-bcm/platsmp.h extern const struct smp_operations bcm2836_smp_ops;