Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dxsave.c105 int check_for_xstate(struct i387_fxsave_struct __user *buf, in check_for_xstate() function
242 check_for_xstate(buf, buf, &fx_sw_user)) in restore_user_xstate()
Di387.c651 if (check_for_xstate(fx, buf, &fx_sw_user)) in restore_i387_xsave()
/linux-2.6.39/arch/x86/include/asm/
Dxsave.h41 extern int check_for_xstate(struct i387_fxsave_struct __user *buf,