Searched refs:old_fpu (Results 1 – 1 of 1) sorted by relevance
37 struct fpu *old_fpu = x86_task_fpu(old); in switch_fpu() local40 save_fpregs_to_fpstate(old_fpu); in switch_fpu()49 old_fpu->last_cpu = cpu; in switch_fpu()51 trace_x86_fpu_regs_deactivated(old_fpu); in switch_fpu()
Completed in 4 milliseconds