Searched defs:fx_only (Results 1 – 1 of 1) sorted by relevance
281 u64 xstate_bv, int 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()339 int fx_only = 0; in __restore_xstate_sig() local