Searched refs:sh64_switch_to (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsystem_64.h22 struct task_struct *sh64_switch_to(struct task_struct *prev,
33 last = sh64_switch_to(prev, &prev->thread, next, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dswitchto.S18 .type sh64_switch_to,@function
19 .global sh64_switch_to
21 sh64_switch_to: label
197 .size sh64_switch_to,.LFE1-sh64_switch_to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dprocess_64.c514 return (pc >= (unsigned long) sh64_switch_to) &&
538 /* r14 is saved at offset 4 in the sh64_switch_to frame */

Completed in 99 milliseconds