Searched refs:fxbuf (Results 1 – 1 of 1) sorted by relevance
27 static inline bool check_xstate_in_sigframe(struct fxregs_state __user *fxbuf, in check_xstate_in_sigframe() argument32 void __user *fpstate = fxbuf; in check_xstate_in_sigframe()35 if (__copy_from_user(fx_sw, &fxbuf->sw_reserved[0], sizeof(*fx_sw))) in check_xstate_in_sigframe()