Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/kernel/cpu/sh5/
Dfpu.c58 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
/Linux-v5.4/arch/sh/include/asm/
Dfpu.h28 #define restore_fpu(tsk) do { } while (0) macro
/Linux-v5.4/arch/sh/kernel/cpu/sh4/
Dfpu.c91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
/Linux-v5.4/arch/sh/kernel/cpu/sh2a/
Dfpu.c60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function