Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/fpu/
Dxstate.h256 static inline int xsave_to_user_sigframe(struct xregs_state __user *buf) in xsave_to_user_sigframe() function
Dsignal.c162 return xsave_to_user_sigframe(buf); in copy_fpregs_to_sigframe()