Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dlegacy.h80 static inline int fxrstor_from_user_sigframe(struct fxregs_state __user *fx) in fxrstor_from_user_sigframe() function
H A Dsignal.c261 ret = fxrstor_from_user_sigframe(buf); in __restore_fpregs_from_user()
267 return fxrstor_from_user_sigframe(buf); in __restore_fpregs_from_user()