Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dsignal.c82 static int convert_fxsr_to_user(struct _fpstate __user *buf, in convert_fxsr_to_user() function
303 err = convert_fxsr_to_user(&to_fp->fpstate, &fpx); in copy_sc_to_user()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c83 static int convert_fxsr_to_user(struct _fpstate __user *buf, in convert_fxsr_to_user() function
304 err = convert_fxsr_to_user(&to_fp->fpstate, &fpx); in copy_sc_to_user()

Completed in 3 milliseconds