Searched defs:fxsave (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Di387.c441 static inline u32 twd_fxsr_to_i387(struct i387_fxsave_struct *fxsave) twd_fxsr_to_i387() argument
489 struct i387_fxsave_struct *fxsave = &tsk->thread.fpu.state->fxsave; convert_from_fxsr() local
527 struct i387_fxsave_struct *fxsave = &tsk->thread.fpu.state->fxsave; convert_to_fxsr() local
/linux-4.1.27/arch/x86/um/
H A Dsignal.c37 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) twd_fxsr_to_i387() argument
115 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, convert_fxsr_from_user() argument
82 convert_fxsr_to_user(struct _fpstate __user *buf, struct user_fxsr_struct *fxsave) convert_fxsr_to_user() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dprocessor.h427 struct i387_fxsave_struct fxsave; member in union:thread_xstate
/linux-4.1.27/arch/x86/kvm/
H A Dx86.c6978 struct i387_fxsave_struct *fxsave = kvm_arch_vcpu_ioctl_get_fpu() local
6995 struct i387_fxsave_struct *fxsave = kvm_arch_vcpu_ioctl_set_fpu() local

Completed in 205 milliseconds