Home
last modified time | relevance | path

Searched defs:fpstate (Results 1 – 12 of 12) sorted by relevance

/arch/unicore32/include/asm/
Dsuspend.h23 struct fp_state fpstate __attribute__((aligned(8))); member
Dthread_info.h78 struct fp_state fpstate __attribute__((aligned(8))); member
/arch/x86/ia32/
Dia32_signal.c179 void __user *fpstate, in ia32_setup_sigcontext()
221 void __user **fpstate) in get_sigframe()
261 void __user *fpstate = NULL; in ia32_setup_frame() local
339 void __user *fpstate = NULL; in ia32_setup_rt_frame() local
/arch/x86/kernel/
Dsignal.c122 int setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in setup_sigcontext()
203 void __user **fpstate) in get_sigframe()
283 void __user *fpstate = NULL; in __setup_frame() local
346 void __user *fpstate = NULL; in __setup_rt_frame() local
478 void __user *fpstate = NULL; in x32_setup_rt_frame() local
/arch/x86/um/
Dsignal.c356 struct _fpstate fpstate; member
369 struct _fpstate fpstate; member
498 struct _fpstate fpstate; member
/arch/x86/include/uapi/asm/
Dsigcontext.h192 struct _fpstate fpstate; member
229 __u32 fpstate; /* Zero when no FPU/extended context */ member
272 __u64 fpstate; /* Zero when no FPU/extended context */ member
319 struct _fpstate __user *fpstate; member
351 struct _fpstate __user *fpstate; /* Zero when no FPU context */ member
/arch/x86/include/asm/fpu/
Dinternal.h429 static inline void __copy_kernel_to_fpregs(union fpregs_state *fpstate) in __copy_kernel_to_fpregs()
441 static inline void copy_kernel_to_fpregs(union fpregs_state *fpstate) in copy_kernel_to_fpregs()
/arch/m68k/include/asm/
Dprocessor.h94 unsigned char fpstate[FPSTATESIZE]; /* floating point state */ member
/arch/m68k/kernel/
Dsignal.c351 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_restore_fpu_state() local
502 unsigned char fpstate[FPCONTEXT_SIZE]; in rt_save_fpu_state() local
/arch/x86/kernel/fpu/
Dsignal.c21 void __user *fpstate, in check_for_xstate()
/arch/arm/include/asm/
Dthread_info.h63 union fp_state fpstate __attribute__((aligned(8))); member
/arch/metag/include/asm/
Dprocessor.h39 TBICTXEXTFPU fpstate; member