_fpxreg           256 arch/x86/kernel/i387.c 	struct _fpxreg *st;
_fpxreg           304 arch/x86/kernel/i387.c 	struct _fpxreg *from = (struct _fpxreg *) &fxsave->st_space[0];
_fpxreg           344 arch/x86/kernel/i387.c 	struct _fpxreg *to = (struct _fpxreg *) &fxsave->st_space[0];
_fpxreg            88 include/asm-x86/sigcontext.h 	struct _fpxreg	_fxsr_st[8];	/* FXSR FPU reg data is ignored */
_fpxreg            41 include/asm-x86/sigcontext32.h 	struct _fpxreg	_fxsr_st[8];