Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/fpu/
Dsched.h44 struct fpu *old_fpu = &old->thread.fpu; in switch_fpu_prepare() local
46 save_fpregs_to_fpstate(old_fpu); in switch_fpu_prepare()
55 old_fpu->last_cpu = cpu; in switch_fpu_prepare()
57 trace_x86_fpu_regs_deactivated(old_fpu); in switch_fpu_prepare()