Home
last modified time | relevance | path

Searched defs:clear_fpu (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/metag/kernel/
Dprocess.c269 static void clear_fpu(struct thread_struct *thread) in clear_fpu() function
276 static void clear_fpu(struct thread_struct *thread) in clear_fpu() function
/linux-4.4.14/arch/sh/include/asm/
Dfpu.h59 static inline void clear_fpu(struct task_struct *tsk, struct pt_regs *regs) in clear_fpu() function