Searched refs:copy_fpregs_to_fpstate (Results 1 – 3 of 3) sorted by relevance
101 copy_fpregs_to_fpstate(¤t->thread.fpu); in kernel_fpu_begin()129 if (!copy_fpregs_to_fpstate(fpu)) { in fpu__save()197 else if (!copy_fpregs_to_fpstate(dst_fpu)) in fpu__copy()
417 static inline int copy_fpregs_to_fpstate(struct fpu *fpu) in copy_fpregs_to_fpstate() function575 if (!copy_fpregs_to_fpstate(old_fpu)) in switch_fpu_prepare()
8444 copy_fpregs_to_fpstate(vcpu->arch.user_fpu); in kvm_load_guest_fpu()8460 copy_fpregs_to_fpstate(vcpu->arch.guest_fpu); in kvm_put_guest_fpu()