Home
last modified time | relevance | path

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

/linux/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/arch/s390/kernel/
H A Dsignal.c167 fpregs_load(&user_sregs.fpregs, &current->thread.ufpu); in restore_sigregs()