Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dsignal.c120 int setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, in setup_sigcontext()
201 void __user **fpstate) in get_sigframe()
280 void __user *fpstate = NULL; in __setup_frame() local
343 void __user *fpstate = NULL; in __setup_rt_frame() local
475 void __user *fpstate = NULL; in x32_setup_rt_frame() local
Dxsave.c106 void __user *fpstate, in check_for_xstate()
/linux-4.1.27/arch/x86/ia32/
Dia32_signal.c267 void __user *fpstate, in ia32_setup_sigcontext()
309 void __user **fpstate) in get_sigframe()
348 void __user *fpstate = NULL; in ia32_setup_frame() local
426 void __user *fpstate = NULL; in ia32_setup_rt_frame() local
/linux-4.1.27/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
/linux-4.1.27/arch/x86/um/
Dsignal.c356 struct _fpstate fpstate; member
369 struct _fpstate fpstate; member
500 struct _fpstate fpstate; member
/linux-4.1.27/arch/x86/include/asm/
Dsigcontext.h35 void __user *fpstate; /* zero when no FPU/extended context */ member
75 void __user *fpstate; /* zero when no FPU/extended context */ member
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext.h125 struct _fpstate __user *fpstate; member
187 struct _fpstate __user *fpstate; /* zero when no FPU context */ member
215 struct _fpstate fpstate; member
Dsigcontext32.h72 unsigned int fpstate; /* really (struct _fpstate_ia32 *) */ member
/linux-4.1.27/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
/linux-4.1.27/arch/m68k/include/asm/
Dprocessor.h94 unsigned char fpstate[FPSTATESIZE]; /* floating point state */ member
/linux-4.1.27/arch/arm/include/asm/
Dthread_info.h64 union fp_state fpstate __attribute__((aligned(8))); member
/linux-4.1.27/arch/metag/include/asm/
Dprocessor.h39 TBICTXEXTFPU fpstate; member