Searched defs:_fpstate (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dsigcontext.h45 * The first part of "struct _fpstate" is just the normal i387
71 struct _fpstate { struct
124 * fpstate is really (struct _fpstate *) or (struct _xstate *)
126 * bytes of (struct _fpstate) and FP_XSTATE_MAGIC2 present at the end
158 struct _fpstate __user *fpstate;
169 struct _fpstate { struct
219 * fpstate is really (struct _fpstate *) or (struct _xstate *)
221 * bytes of (struct _fpstate) and FP_XSTATE_MAGIC2 present at the end
259 struct _fpstate __user *fpstate; /* zero when no FPU context */
287 struct _fpstate fpstat
[all...]

Completed in 191 milliseconds