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

/linux-4.1.27/arch/sh/include/asm/
H A Dfpu.h52 static inline void unlazy_fpu(struct task_struct *tsk, struct pt_regs *regs) unlazy_fpu() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Dfpu.h63 static inline void unlazy_fpu(struct task_struct *tsk) unlazy_fpu() function
125 static inline void unlazy_fpu(struct task_struct *tsk) {} exit_fpu() function
/linux-4.1.27/arch/x86/kernel/
H A Di387.c120 void unlazy_fpu(struct task_struct *tsk) unlazy_fpu() function
133 EXPORT_SYMBOL(unlazy_fpu); variable

Completed in 144 milliseconds