Home
last modified time | relevance | path

Searched refs:clear_fpu (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/sh/include/asm/
Dfpu.h57 static inline void clear_fpu(struct task_struct *tsk, struct pt_regs *regs) in clear_fpu() function
/linux-6.1.9/arch/sh/kernel/
Dprocess_32.c82 clear_fpu(tsk, task_pt_regs(tsk)); in flush_thread()
Dsignal_32.c139 clear_fpu(tsk, regs); in restore_sigcontext()