Searched refs:xbuf_dst (Results 1 – 1 of 1) sorted by relevance
75 static inline void copy_xstate(struct xsave_buffer *xbuf_dst, struct xsave_buffer *xbuf_src) in copy_xstate() argument77 memcpy(&xbuf_dst->bytes[xstate.xbuf_offset], in copy_xstate()
Completed in 3 milliseconds