Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/fpu/
Dxstate.c980 struct xregs_state *xinit = &init_fpstate.xsave; in copy_xstate_to_uabi_buf() local
1005 &xinit->i387, off_mxcsr); in copy_xstate_to_uabi_buf()
1009 &to, &xsave->i387.mxcsr, &xinit->i387.mxcsr, in copy_xstate_to_uabi_buf()
1014 &to, &xsave->i387.st_space, &xinit->i387.st_space, in copy_xstate_to_uabi_buf()
1019 &to, &xsave->i387.xmm_space, &xinit->i387.xmm_space, in copy_xstate_to_uabi_buf()
1066 __raw_xsave_addr(xinit, i), in copy_xstate_to_uabi_buf()