Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dxsave.c105 static inline int check_for_xstate(struct i387_fxsave_struct __user *buf, in check_for_xstate() function
362 if (unlikely(check_for_xstate(buf_fx, buf_fx, &fx_sw_user))) { in __restore_xstate_sig()