Searched refs:_fpstate (Results 1 – 2 of 2) sorted by relevance
169 # define _fpstate _fpstate_32 macro171 # define _fpstate _fpstate_64 macro193 struct _fpstate fpstate;320 struct _fpstate __user *fpstate;380 struct _fpstate __user *fpstate; /* Zero when no FPU context */
104 static struct _fpstate *get_fpstate(struct stub_data *data, in get_fpstate()108 struct _fpstate *res; in get_fpstate()115 if ((void *)res + sizeof(struct _fpstate) > in get_fpstate()120 *fp_size = sizeof(struct _fpstate); in get_fpstate()149 struct _fpstate *fpstate_stub; in get_stub_state()207 struct _fpstate *fpstate_stub; in set_stub_state()
Completed in 13 milliseconds