Searched refs:fx_sw (Results 1 – 1 of 1) sorted by relevance
28 struct _fpx_sw_bytes *fx_sw) in check_xstate_in_sigframe() argument33 if (__copy_from_user(fx_sw, &fxbuf->sw_reserved[0], sizeof(*fx_sw))) in check_xstate_in_sigframe()37 if (fx_sw->magic1 != FP_XSTATE_MAGIC1) in check_xstate_in_sigframe()55 fx_sw->magic1 = 0; in check_xstate_in_sigframe()56 fx_sw->xstate_size = sizeof(struct fxregs_state); in check_xstate_in_sigframe()57 fx_sw->xfeatures = XFEATURE_MASK_FPSSE; in check_xstate_in_sigframe()