Home
last modified time | relevance | path

Searched defs:fxsave (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dregset.c179 static inline u32 twd_fxsr_to_i387(struct fxregs_state *fxsave) in twd_fxsr_to_i387()
227 struct fxregs_state *fxsave = &tsk->thread.fpu.state.fxsave; in convert_from_fxsr() local
261 void convert_to_fxsr(struct fxregs_state *fxsave, in convert_to_fxsr()
/kernel/linux/linux-4.19/arch/x86/kernel/fpu/
Dregset.c190 static inline u32 twd_fxsr_to_i387(struct fxregs_state *fxsave) in twd_fxsr_to_i387()
238 struct fxregs_state *fxsave = &tsk->thread.fpu.state.fxsave; in convert_from_fxsr() local
276 struct fxregs_state *fxsave = &tsk->thread.fpu.state.fxsave; in convert_to_fxsr() local
/kernel/linux/linux-5.10/arch/x86/um/
Dsignal.c37 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387()
83 struct user_fxsr_struct *fxsave) in convert_fxsr_to_user()
115 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, in convert_fxsr_from_user()
/kernel/linux/linux-4.19/arch/x86/um/
Dsignal.c37 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387()
83 struct user_fxsr_struct *fxsave) in convert_fxsr_to_user()
115 static int convert_fxsr_from_user(struct user_fxsr_struct *fxsave, in convert_fxsr_from_user()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dinternal.h208 static inline void fxsave(struct fxregs_state *fx) in fxsave() function
Dtypes.h306 struct fxregs_state fxsave; member
/kernel/linux/linux-4.19/arch/x86/include/asm/fpu/
Dtypes.h270 struct fxregs_state fxsave; member
/kernel/linux/linux-4.19/arch/x86/kvm/
Dx86.c8520 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
8540 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_set_fpu() local
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c9894 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
9914 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_set_fpu() local