Home
last modified time | relevance | path

Searched defs:fx_only (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/arch/x86/kernel/fpu/
Dsignal.c253 u64 xrestore, bool fx_only) in __restore_fpregs_from_user()
278 static bool restore_fpregs_from_user(void __user *buf, u64 xrestore, bool fx_only) in restore_fpregs_from_user()
342 bool success, fx_only = false; in __fpu_restore_sig() local