Home
last modified time | relevance | path

Searched refs:clear_fpu (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dprocess.c140 clear_fpu(task_pt_regs(current)); in flush_thread()
190 clear_fpu(task_pt_regs(p)); in copy_thread()
211 clear_fpu(task_pt_regs(next)); in _switch_fpu()
H A Dfpu.c154 clear_fpu(task_pt_regs(current)); in store_fpu_for_suspend()
H A Dsignal.c47 clear_fpu(regs); in restore_sigcontext_fpu()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfpu.h57 static inline void clear_fpu(struct task_struct *tsk, struct pt_regs *regs) in clear_fpu() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dfpu.h57 static inline void clear_fpu(struct task_struct *tsk, struct pt_regs *regs) in clear_fpu() function
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dfpu.h117 static inline void clear_fpu(struct pt_regs *regs) function
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess_32.c82 clear_fpu(tsk, task_pt_regs(tsk)); in flush_thread()
H A Dsignal_32.c142 clear_fpu(tsk, regs); in restore_sigcontext()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess_32.c82 clear_fpu(tsk, task_pt_regs(tsk)); in flush_thread()
H A Dsignal_32.c142 clear_fpu(tsk, regs); in restore_sigcontext()

Completed in 5 milliseconds