Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dlegacy.h98 static inline int frstor_from_user_sigframe(struct fregs_state __user *fx) in frstor_from_user_sigframe() function
H A Dsignal.c269 return frstor_from_user_sigframe(buf); in __restore_fpregs_from_user()