Searched refs:copy_xstate_to_kernel (Results 1 – 3 of 3) sorted by relevance
108 void copy_xstate_to_kernel(struct membuf to, struct xregs_state *xsave);
88 copy_xstate_to_kernel(to, xsave); in xstateregs_get()
1075 void copy_xstate_to_kernel(struct membuf to, struct xregs_state *xsave) in copy_xstate_to_kernel() function