Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/fpu/
Dsignal.c23 static inline int check_for_xstate(struct fxregs_state __user *buf, in check_for_xstate() function
296 if (unlikely(check_for_xstate(buf_fx, buf_fx, &fx_sw_user))) { in __fpu__restore_sig()