Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h263 static inline int xsave_to_user_sigframe(struct xregs_state __user *buf) in xsave_to_user_sigframe() function
H A Dsignal.c162 return xsave_to_user_sigframe(buf); in copy_fpregs_to_sigframe()