Home
last modified time | relevance | path

Searched defs:restore_fpu (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dfpu.h28 #define restore_fpu(tsk) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4/
H A Dfpu.c91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function