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