Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/fpu/
Dsignal.c263 static int copy_user_to_fpregs_zeroing(void __user *buf, u64 xbv, int fx_only) in copy_user_to_fpregs_zeroing() function
348 ret = copy_user_to_fpregs_zeroing(buf_fx, user_xfeatures, fx_only); in __fpu__restore_sig()