Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dswitch_to.h40 static inline int restore_fp_ctl(u32 *fpc) in restore_fp_ctl() function
167 restore_fp_ctl(&next->thread.fp_regs.fpc); \
/linux-4.1.27/arch/s390/kernel/
Dsignal.c170 if (restore_fp_ctl(&user_sregs.fpregs.fpc)) in restore_sigregs()
Dcompat_signal.c234 if (restore_fp_ctl(&user_sregs.fpregs.fpc)) in restore_sigregs32()
Dptrace.c1000 restore_fp_ctl(&target->thread.fp_regs.fpc); in s390_fpregs_set()
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1210 restore_fp_ctl(&vcpu->run->s.regs.fpc); in kvm_arch_vcpu_load()
1213 restore_fp_ctl(&vcpu->arch.guest_fpregs.fpc); in kvm_arch_vcpu_load()
1233 restore_fp_ctl(&vcpu->arch.host_fpregs.fpc); in kvm_arch_vcpu_put()
1610 restore_fp_ctl(&vcpu->arch.guest_fpregs.fpc); in kvm_arch_vcpu_ioctl_set_fpu()