Searched defs:fpstate (Results 1 – 12 of 12) sorted by relevance
331 void __user *fpstate, in ia32_setup_sigcontext()373 void **fpstate) in get_sigframe()412 void __user *fpstate = NULL; in ia32_setup_frame() local490 void __user *fpstate = NULL; in ia32_setup_rt_frame() local
23 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()
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 */ member284 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