Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/fpu/
Dxstate.c960 __copy_xstate_to_kernel(void *kbuf, const void *data, in __copy_xstate_to_kernel() function
1002 __copy_xstate_to_kernel(kbuf, &header, offset, size, size_total); in copy_xstate_to_kernel()
1018 __copy_xstate_to_kernel(kbuf, src, offset, size, size_total); in copy_xstate_to_kernel()
1026 __copy_xstate_to_kernel(kbuf, &xsave->i387.mxcsr, offset, size, size_total); in copy_xstate_to_kernel()
1035 __copy_xstate_to_kernel(kbuf, xstate_fx_sw_bytes, offset, size, size_total); in copy_xstate_to_kernel()