restore_fpu        23 arch/sh/include/asm/fpu.h extern void restore_fpu(struct task_struct *__tsk);
restore_fpu        48 arch/sh/kernel/cpu/fpu.c 	restore_fpu(tsk);
restore_fpu       566 arch/sh/kernel/cpu/sh2a/fpu.c 		restore_fpu(tsk);
restore_fpu       416 arch/sh/kernel/cpu/sh4/fpu.c 		restore_fpu(tsk);