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