Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dsignal.c333 struct _fpx_sw_bytes fx_sw_user; in __fpu_restore_sig() local
335 if (!check_xstate_in_sigframe(buf_fx, &fx_sw_user)) in __fpu_restore_sig()
338 fx_only = !fx_sw_user.magic1; in __fpu_restore_sig()
339 user_xfeatures = fx_sw_user.xfeatures; in __fpu_restore_sig()