Searched defs:fpstate (Results 1 – 12 of 12) sorted by relevance
23 struct fp_state fpstate __attribute__((aligned(8))); member
80 struct fp_state fpstate __attribute__((aligned(8))); member
334 void __user *fpstate, in ia32_setup_sigcontext()376 void **fpstate) in get_sigframe()415 void __user *fpstate = NULL; in ia32_setup_frame() local493 void __user *fpstate = NULL; in ia32_setup_rt_frame() local
121 int setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in setup_sigcontext()202 void __user **fpstate) in get_sigframe()283 void __user *fpstate = NULL; in __setup_frame() local345 void __user *fpstate = NULL; in __setup_rt_frame() local870 void __user *fpstate = NULL; in x32_setup_rt_frame() local
107 void __user *fpstate, in check_for_xstate()
355 struct _fpstate fpstate; member368 struct _fpstate fpstate; member508 struct _fpstate fpstate; member
130 void __user *fpstate; /* zero when no FPU/extended context */ member158 struct _fpstate __user *fpstate; member225 void __user *fpstate; /* zero when no FPU/extended context */ member259 struct _fpstate __user *fpstate; /* zero when no FPU context */ member287 struct _fpstate fpstate; member
72 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member
188 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local423 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
276 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local628 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
94 unsigned char fpstate[FPSTATESIZE]; /* floating point state */ member
63 union fp_state fpstate __attribute__((aligned(8))); member