Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/um/
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()