Searched refs:convert_fxsr_from_user (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/um/
H A Dsignal.c116 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, function
215 err = convert_fxsr_from_user(&fpx, (void *)sc.fpstate);

Completed in 102 milliseconds