Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dfpu.h289 static inline void fpregs_load(_s390_fp_regs *fpregs, struct fpu *fpu) in fpregs_load() function
/linux/arch/s390/kernel/
H A Dcompat_signal.c116 fpregs_load((_s390_fp_regs *)&user_sregs.fpregs, &current->thread.ufpu); in restore_sigregs32()
H A Dsignal.c168 fpregs_load(&user_sregs.fpregs, &current->thread.ufpu); in restore_sigregs()