Searched defs:fx_only (Results 1 – 1 of 1) sorted by relevance
217 u64 user_xfeatures, int fx_only) in sanitize_restored_user_xstate()263 static int copy_user_to_fpregs_zeroing(void __user *buf, u64 xbv, int fx_only) in copy_user_to_fpregs_zeroing()299 int fx_only = 0; in __fpu__restore_sig() local