Home
last modified time | relevance | path

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

/arch/x86/include/asm/fpu/
Dinternal.h330 static inline int xsave_to_user_sigframe(struct xregs_state __user *buf) in xsave_to_user_sigframe() function
/arch/x86/kernel/fpu/
Dsignal.c141 err = xsave_to_user_sigframe(buf); in copy_fpregs_to_sigframe()