Home
last modified time | relevance | path

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

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