Lines Matching full:fpstate
27 * used to extend the fpstate pointer in the sigcontext, which now includes the
28 * extended state information along with fpstate information.
33 * fpstate+extended_size-FP_XSTATE_MAGIC2_SIZE address) is set to
47 * Total size of the fpstate area:
185 * Extended state pointed to by sigcontext::fpstate.
187 * In addition to the fpstate, information encoded in _xstate::xstate_hdr
192 struct _fpstate fpstate;
223 * fpstate is really (struct _fpstate *) or (struct _xstate *)
229 __u32 fpstate; /* Zero when no FPU/extended context */
266 * fpstate is really (struct _fpstate *) or (struct _xstate *)
272 __u64 fpstate; /* Zero when no FPU/extended context */
319 struct _fpstate __user *fpstate;
351 struct _fpstate __user *fpstate; /* Zero when no FPU context */