Home
last modified time | relevance | path

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

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