Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/fpu/
Dinternal.h180 static inline void copy_fxregs_to_kernel(struct fpu *fpu) in copy_fxregs_to_kernel() function
418 copy_fxregs_to_kernel(fpu); in copy_fpregs_to_fpstate()
/Linux-v4.19/arch/x86/kernel/fpu/
Dsignal.c181 copy_fxregs_to_kernel(fpu); in copy_fpstate_to_sigframe()