Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
A Dxstate.c1136 struct xregs_state *xinit = &init_fpstate.regs.xsave; in __copy_xstate_to_uabi_buf() local
1163 &xinit->i387, off_mxcsr); in __copy_xstate_to_uabi_buf()
1167 &to, &xsave->i387.mxcsr, &xinit->i387.mxcsr, in __copy_xstate_to_uabi_buf()
1172 &to, &xsave->i387.st_space, &xinit->i387.st_space, in __copy_xstate_to_uabi_buf()
1177 &to, &xsave->i387.xmm_space, &xinit->i387.xmm_space, in __copy_xstate_to_uabi_buf()
1221 __raw_xsave_addr(xinit, i), in __copy_xstate_to_uabi_buf()

Completed in 6 milliseconds