Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/fpu/
Dsignal.c248 u64 xrestore, bool fx_only) in __restore_fpregs_from_user()
273 static bool restore_fpregs_from_user(void __user *buf, u64 xrestore, bool fx_only) in restore_fpregs_from_user()
337 bool success, fx_only = false; in __fpu_restore_sig() local