Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dsigcontext.h85 struct _fpreg { struct
116 struct _fpreg _st[8];
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsignal.c86 struct _fpreg __user *to; in convert_fxsr_to_user()
120 struct _fpreg __user *from; in convert_fxsr_from_user()