Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/fpu/
Dregset.c235 struct _fpreg *to = (struct _fpreg *) &env->st_space[0]; in convert_from_fxsr()
272 struct _fpreg *from = (struct _fpreg *) &env->st_space[0]; in convert_to_fxsr()
/Linux-v5.4/arch/x86/include/uapi/asm/
Dsigcontext.h85 struct _fpreg { struct
116 struct _fpreg _st[8];
/Linux-v5.4/arch/x86/um/
Dsignal.c86 struct _fpreg __user *to; in convert_fxsr_to_user()
120 struct _fpreg __user *from; in convert_fxsr_from_user()