Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dregset.c228 struct _fpreg *to = (struct _fpreg *) &env->st_space[0]; in convert_from_fxsr()
265 struct _fpreg *from = (struct _fpreg *) &env->st_space[0]; in convert_to_fxsr()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dsigcontext.h33 struct _fpreg { struct
54 struct _fpreg _st[8]; argument
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dsigcontext.h85 struct _fpreg { struct
116 struct _fpreg _st[8];
/kernel/linux/linux-5.10/arch/x86/um/
Dsignal.c86 struct _fpreg __user *to; in convert_fxsr_to_user()
120 struct _fpreg __user *from; in convert_fxsr_from_user()