Searched refs:restore_fpu (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dfpu.c61 void restore_fpu(struct task_struct *tsk) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dfpu.h20 extern void restore_fpu(struct task_struct *__tsk);
25 #define restore_fpu(tsk) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dfpu.c43 restore_fpu(tsk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dfpu.c84 void restore_fpu(struct task_struct *tsk) function
409 restore_fpu(tsk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c52 void restore_fpu(struct task_struct *tsk) function
556 restore_fpu(tsk);

Completed in 70 milliseconds