Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/arch/sh/kernel/
Dprocess_32.c82 clear_fpu(tsk, task_pt_regs(tsk)); in flush_thread()
Dsignal_32.c142 clear_fpu(tsk, regs); in restore_sigcontext()