Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Di387.c703 static int restore_i387_fxsave(struct _fpstate_ia32 __user *buf, in restore_i387_fxsave() function
738 err = restore_i387_fxsave(buf, fx_sw_user.xstate_size); in restore_i387_xsave()
761 return restore_i387_fxsave(buf, sizeof(struct i387_fxsave_struct)); in restore_i387_xsave()
794 err = restore_i387_fxsave(fp, sizeof(struct in restore_i387_xstate_ia32()