restore_fp        318 arch/mips/include/asm/fpu.h extern void restore_fp(struct task_struct *tsk)
restore_fp        158 arch/mips/kernel/kgdb.c 		restore_fp(current);
restore_fp         31 arch/mips/power/cpu.c 		restore_fp(current);
restore_fp        539 arch/powerpc/kernel/process.c 	if ((!(msr & MSR_FP)) && restore_fp(current))