Home
last modified time | relevance | path

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

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