Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/um/
Dsignal.c82 static int convert_fxsr_to_user(struct _fpstate __user *buf, in convert_fxsr_to_user() function
313 err = convert_fxsr_to_user(to_fp, &fpx); in copy_sc_to_user()