Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/fpu/
Dxstate.h281 static inline int xsave_to_user_sigframe(struct xregs_state __user *buf, u32 pkru) in xsave_to_user_sigframe() function
Dsignal.c162 return xsave_to_user_sigframe(buf, pkru); in copy_fpregs_to_sigframe()