Searched refs:fx_only (Results 1 – 1 of 1) sorted by relevance
281 u64 xstate_bv, int fx_only) in sanitize_restored_xstate() argument294 if (fx_only) in sanitize_restored_xstate()314 static inline int restore_user_xstate(void __user *buf, u64 xbv, int fx_only) in restore_user_xstate() argument317 if ((unsigned long)buf % 64 || fx_only) { in restore_user_xstate()339 int fx_only = 0; in __restore_xstate_sig() local369 fx_only = 1; in __restore_xstate_sig()401 sanitize_restored_xstate(tsk, &env, xstate_bv, fx_only); in __restore_xstate_sig()418 if (restore_user_xstate(buf_fx, xstate_bv, fx_only)) { in __restore_xstate_sig()