Searched defs:fpstate (Results 1 – 13 of 13) sorted by relevance
335 void __user *fpstate, in ia32_setup_sigcontext()377 void **fpstate) in get_sigframe()416 void __user *fpstate = NULL; in ia32_setup_frame() local494 void __user *fpstate = NULL; in ia32_setup_rt_frame() local
24 struct fp_state fpstate __attribute__((aligned(8))); member
80 struct fp_state fpstate __attribute__((aligned(8))); member
129 setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in setup_sigcontext()210 void __user **fpstate) in get_sigframe()291 void __user *fpstate = NULL; in __setup_frame() local353 void __user *fpstate = NULL; in __setup_rt_frame() local
106 void __user *fpstate, in check_for_xstate()
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 */ member284 struct _fpstate fpstate; member
72 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member
306 struct _fpstate fpstate; member319 struct _fpstate fpstate; member
188 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local423 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
243 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local546 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
166 struct _fpstate fpstate; member
90 unsigned char fpstate[FPSTATESIZE]; /* floating point state */ member
63 union fp_state fpstate __attribute__((aligned(8))); member