Searched refs:off_mxcsr (Results 1 – 1 of 1) sorted by relevance
1078 const unsigned off_mxcsr = offsetof(struct fxregs_state, mxcsr); in copy_xstate_to_kernel() local1091 copy_part(&to, &last, 0, off_mxcsr, &xsave->i387); in copy_xstate_to_kernel()1093 copy_part(&to, &last, off_mxcsr, in copy_xstate_to_kernel()