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.c338 struct _fpx_sw_bytes fx_sw_user; in __fpu_restore_sig() local
340 if (!check_xstate_in_sigframe(buf_fx, &fx_sw_user)) in __fpu_restore_sig()
343 fx_only = !fx_sw_user.magic1; in __fpu_restore_sig()
344 user_xfeatures = fx_sw_user.xfeatures; in __fpu_restore_sig()