sh_mobile_sleep_resume_start   72 arch/sh/kernel/cpu/shmobile/pm.c extern char sh_mobile_sleep_resume_start;
sh_mobile_sleep_resume_start  122 arch/sh/kernel/cpu/shmobile/pm.c 	n = &sh_mobile_sleep_resume_end - &sh_mobile_sleep_resume_start;
sh_mobile_sleep_resume_start  123 arch/sh/kernel/cpu/shmobile/pm.c 	memcpy(vp, &sh_mobile_sleep_resume_start, n);