i387_fxsave_struct  108 arch/x86/include/asm/fpu-internal.h static inline void fx_finit(struct i387_fxsave_struct *fx)
i387_fxsave_struct  160 arch/x86/include/asm/fpu-internal.h static inline int fxsave_user(struct i387_fxsave_struct __user *fx)
i387_fxsave_struct  171 arch/x86/include/asm/fpu-internal.h static inline int fxrstor_checking(struct i387_fxsave_struct *fx)
i387_fxsave_struct  183 arch/x86/include/asm/fpu-internal.h static inline int fxrstor_user(struct i387_fxsave_struct __user *fx)
i387_fxsave_struct  393 arch/x86/include/asm/processor.h 	struct i387_fxsave_struct i387;
i387_fxsave_struct  404 arch/x86/include/asm/processor.h 	struct i387_fxsave_struct	fxsave;