Searched refs:fx_sw_user (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/fpu/
H A Dsignal.c276 struct _fpx_sw_bytes fx_sw_user; __fpu__restore_sig() local
277 if (unlikely(check_for_xstate(buf_fx, buf_fx, &fx_sw_user))) { __fpu__restore_sig()
286 state_size = fx_sw_user.xstate_size; __fpu__restore_sig()
287 xfeatures = fx_sw_user.xfeatures; __fpu__restore_sig()

Completed in 31 milliseconds