Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dinternal.h208 static inline void fxsave(struct fxregs_state *fx) in fxsave() function
H A Dtypes.h306 struct fxregs_state fxsave; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c10013 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
10033 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_set_fpu() local