Home
last modified time | relevance | path

Searched refs:_fpstate (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/uapi/asm/
Dsigcontext.h71 struct _fpstate { struct
125 struct _fpstate __user *fpstate;
136 struct _fpstate { struct
187 struct _fpstate __user *fpstate; /* zero when no FPU context */
215 struct _fpstate fpstate;
/arch/x86/um/
Dsignal.c82 static int convert_fxsr_to_user(struct _fpstate __user *buf, in convert_fxsr_to_user()
116 struct _fpstate __user *buf) in convert_fxsr_from_user()
209 &((struct _fpstate __user *)sc.fpstate)->_fxsr_env[0], in copy_sc_from_user()
247 struct _fpstate __user *to_fp, struct pt_regs *regs, in copy_sc_to_user()
340 struct _fpstate __user *fp, sigset_t *set, in copy_ucontext_to_user()
356 struct _fpstate fpstate;
369 struct _fpstate fpstate;
500 struct _fpstate fpstate;
Duser-offsets.c55 DEFINE(HOST_FP_SIZE, sizeof(struct _fpstate) / sizeof(unsigned long)); in foo()
/arch/x86/include/asm/
Dsigframe.h12 #define _fpstate_ia32 _fpstate