Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dsignal.c20 static inline int check_for_xstate(struct fxregs_state __user *buf, in check_for_xstate() function
277 if (unlikely(check_for_xstate(buf_fx, buf_fx, &fx_sw_user))) { in __fpu__restore_sig()