Searched defs:fx_only (Results 1 – 1 of 1) sorted by relevance
252 u64 xrestore, bool fx_only) in __restore_fpregs_from_user()277 static bool restore_fpregs_from_user(void __user *buf, u64 xrestore, bool fx_only) in restore_fpregs_from_user()341 bool success, fx_only = false; in __fpu_restore_sig() local