Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/fpu/
Dcore.c98 copy_xregs_to_kernel(&fpu->state.xsave); in copy_fpregs_to_fpstate()
/Linux-v5.10/arch/x86/include/asm/fpu/
Dinternal.h321 static inline void copy_xregs_to_kernel(struct xregs_state *xstate) in copy_xregs_to_kernel() function