Searched defs:unlazy_fpu (Results 1 - 3 of 3) sorted by relevance

/arch/mn10300/include/asm/
H A Dfpu.h63 static inline void unlazy_fpu(struct task_struct *tsk) function
125 static inline void unlazy_fpu(struct task_struct *tsk) {} function
/arch/sh/include/asm/
H A Dfpu.h52 static inline void unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) function
/arch/x86/kernel/
H A Di387.c105 void unlazy_fpu(struct task_struct *tsk) function
115 EXPORT_SYMBOL(unlazy_fpu); variable
235 unlazy_fpu(tsk);

Completed in 70 milliseconds