Home
last modified time | relevance | path

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

/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()
/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()
/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
/arch/x86/kvm/
Dx86.c10091 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
10111 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_set_fpu() local