Home
last modified time | relevance | path

Searched refs:off_mxcsr (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/kernel/fpu/
Dxstate.c1078 const unsigned off_mxcsr = offsetof(struct fxregs_state, mxcsr); in copy_xstate_to_kernel() local
1091 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()