Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
H A Dfpu.h13 static inline void restore_fpu(struct task_struct *task) in restore_fpu() function
19 #define restore_fpu(tsk) do { } while (0) macro
/linux/arch/sh/include/asm/
H A Dfpu.h28 #define restore_fpu(tsk) do { } while (0) macro
/linux/arch/alpha/kernel/
H A Dentry.S704 restore_fpu: label
/linux/arch/sh/kernel/cpu/sh4/
H A Dfpu.c91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function