Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/fpu/
Dinternal.h282 static inline void copy_xregs_to_kernel_booting(struct xregs_state *xstate) in copy_xregs_to_kernel_booting() function
/Linux-v4.19/arch/x86/kernel/fpu/
Dxstate.c435 copy_xregs_to_kernel_booting(&init_fpstate.xsave); in setup_init_fpu_buf()