spear13xx_smp_ops   44 arch/arm/mach-spear/generic.h extern const struct smp_operations spear13xx_smp_ops;
spear13xx_smp_ops  125 arch/arm/mach-spear/platsmp.c const struct smp_operations spear13xx_smp_ops __initconst = {
spear13xx_smp_ops   59 arch/arm/mach-spear/spear1310.c 	.smp		=	smp_ops(spear13xx_smp_ops),
spear13xx_smp_ops   32 arch/arm/mach-spear/spear1340.c 	.smp		=	smp_ops(spear13xx_smp_ops),