Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/um/
Dsignal.c117 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, in convert_fxsr_from_user() function
216 err = convert_fxsr_from_user(&fpx, (void *)sc.fpstate); in copy_sc_from_user()