Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/fpu/
Dinternal.h274 static inline void copy_xregs_to_kernel_booting(struct xregs_state *xstate) in copy_xregs_to_kernel_booting() function
/Linux-v5.4/arch/x86/kernel/fpu/
Dxstate.c429 copy_xregs_to_kernel_booting(&init_fpstate.xsave); in setup_init_fpu_buf()