Home
last modified time | relevance | path

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

/arch/x86/kernel/fpu/
Dsignal.c315 struct _fpx_sw_bytes fx_sw_user; in __fpu_restore_sig() local
317 ret = check_xstate_in_sigframe(buf_fx, &fx_sw_user); in __fpu_restore_sig()
321 fx_only = !fx_sw_user.magic1; in __fpu_restore_sig()
322 user_xfeatures = fx_sw_user.xfeatures; in __fpu_restore_sig()