Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext32.h10 struct _fpreg { struct
35 struct _fpreg _st[8]; argument
Dsigcontext.h56 struct _fpreg { struct
80 struct _fpreg _st[8]; argument
/linux-4.1.27/arch/x86/kernel/
Di387.c490 struct _fpreg *to = (struct _fpreg *) &env->st_space[0]; in convert_from_fxsr()
528 struct _fpreg *from = (struct _fpreg *) &env->st_space[0]; in convert_to_fxsr()
/linux-4.1.27/arch/x86/um/
Dsignal.c86 struct _fpreg __user *to; in convert_fxsr_to_user()
120 struct _fpreg __user *from; in convert_fxsr_from_user()