Searched refs:restore_i387_xstate (Results 1 – 4 of 4) sorted by relevance
287 extern int restore_i387_xstate(void __user *buf);
276 int restore_i387_xstate(void __user *buf) in restore_i387_xstate() function
26 # define restore_i387_xstate_ia32 restore_i387_xstate
120 err |= restore_i387_xstate(buf); in restore_sigcontext()