sh_mobile_sleep_enter_start   69 arch/sh/kernel/cpu/shmobile/pm.c extern char sh_mobile_sleep_enter_start;
sh_mobile_sleep_enter_start  103 arch/sh/kernel/cpu/shmobile/pm.c 	n = &sh_mobile_sleep_enter_end - &sh_mobile_sleep_enter_start;
sh_mobile_sleep_enter_start  104 arch/sh/kernel/cpu/shmobile/pm.c 	memcpy(vp, &sh_mobile_sleep_enter_start, n);