Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c335 struct _fpreg *to = (struct _fpreg *) &env->st_space[0]; in __convert_from_fxsr()
378 struct _fpreg *from = (struct _fpreg *) &env->st_space[0]; in convert_to_fxsr()
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsigcontext.h85 struct _fpreg { struct
116 struct _fpreg _st[8];
/openbmc/linux/arch/x86/um/
H A Dsignal.c87 struct _fpreg __user *to; in convert_fxsr_to_user()
121 struct _fpreg __user *from; in convert_fxsr_from_user()