Searched refs:convert_fxsr_from_user (Results 1 – 1 of 1) sorted by relevance
117 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, in convert_fxsr_from_user() function216 err = convert_fxsr_from_user(&fpx, (void *)sc.fpstate); in copy_sc_from_user()