Home
last modified time | relevance | path

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

/openbmc/linux/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()