Searched refs:fxrstor_from_user_sigframe (Results 1 – 2 of 2) sorted by relevance
248 ret = fxrstor_from_user_sigframe(buf); in __restore_fpregs_from_user() 254 return fxrstor_from_user_sigframe(buf); in __restore_fpregs_from_user()
80 static inline int fxrstor_from_user_sigframe(struct fxregs_state __user *fx) in fxrstor_from_user_sigframe() function