Home
last modified time | relevance | path

Searched refs:_fpstate_32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h107 struct _fpstate_32 { struct
169 # define _fpstate _fpstate_32
295 #define _fpstate_ia32 _fpstate_32
/openbmc/linux/arch/x86/include/asm/
H A Dsigframe.h35 struct _fpstate_32 fpstate_unused;
/openbmc/linux/arch/x86/kernel/fpu/
H A Dsignal.c74 struct _fpstate_32 __user *fp = buf; in save_fsave_header()