Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/fpu/
Dsignal.c248 static inline int copy_user_to_fpregs_zeroing(void __user *buf, u64 xbv, int fx_only) in copy_user_to_fpregs_zeroing() function
359 if (copy_user_to_fpregs_zeroing(buf_fx, xfeatures, fx_only)) { in __fpu__restore_sig()