shmobile_boot_vector    6 arch/arm/mach-shmobile/common.h extern void shmobile_boot_vector(void);
shmobile_boot_vector  101 arch/arm/mach-shmobile/pm-rcar-gen2.c 		memcpy_toio(p, shmobile_boot_vector, shmobile_boot_size);
shmobile_boot_vector   37 arch/arm/mach-shmobile/smp-emev2.c 		iowrite32(__pa(shmobile_boot_vector), smu + SMU_GENERAL_REG0);
shmobile_boot_vector   40 arch/arm/mach-shmobile/smp-r8a7779.c 	__raw_writel(__pa(shmobile_boot_vector), AVECR);
shmobile_boot_vector   43 arch/arm/mach-shmobile/smp-sh73a0.c 	__raw_writel(__pa(shmobile_boot_vector), SBAR);