Searched refs:copy_xstate_to_user (Results 1 – 3 of 3) sorted by relevance
54 int copy_xstate_to_user(void __user *ubuf, struct xregs_state *xsave, unsigned int offset, unsigned…
95 ret = copy_xstate_to_user(ubuf, xsave, pos, count); in xstateregs_get()
1061 int copy_xstate_to_user(void __user *ubuf, struct xregs_state *xsave, unsigned int offset_start, un… in copy_xstate_to_user() function