Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dlegacy.h103 static inline void fxsave(struct fxregs_state *fx) in fxsave() function
H A Dregset.c285 static inline u32 twd_fxsr_to_i387(struct fxregs_state *fxsave) in twd_fxsr_to_i387() argument
330 __convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk, struct fxregs_state *fxsave) __convert_from_fxsr() argument
373 convert_to_fxsr(struct fxregs_state *fxsave, const struct user_i387_ia32_struct *env) convert_to_fxsr() argument
405 struct fxregs_state fxsave, *fx; fpregs_get() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dregset.c179 static inline u32 twd_fxsr_to_i387(struct fxregs_state *fxsave) in twd_fxsr_to_i387() argument
227 struct fxregs_state *fxsave = &tsk->thread.fpu.state.fxsave; in convert_from_fxsr() local
261 convert_to_fxsr(struct fxregs_state *fxsave, const struct user_i387_ia32_struct *env) convert_to_fxsr() argument
[all...]
/kernel/linux/linux-5.10/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() argument
82 convert_fxsr_to_user(struct _fpstate __user *buf, struct user_fxsr_struct *fxsave) convert_fxsr_to_user() argument
115 convert_fxsr_from_user(struct user_fxsr_struct *fxsave, struct _fpstate __user *buf) convert_fxsr_from_user() argument
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c38 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387() argument
83 convert_fxsr_to_user(struct _fpstate __user *buf, struct user_fxsr_struct *fxsave) convert_fxsr_to_user() argument
116 convert_fxsr_from_user(struct user_fxsr_struct *fxsave, struct _fpstate __user *buf) convert_fxsr_from_user() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dtypes.h350 struct fxregs_state fxsave; member
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c10094 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
10114 struct fxregs_state *fxsave; kvm_arch_vcpu_ioctl_set_fpu() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c11751 struct fxregs_state *fxsave; in kvm_arch_vcpu_ioctl_get_fpu() local
11774 struct fxregs_state *fxsave; kvm_arch_vcpu_ioctl_set_fpu() local
[all...]

Completed in 32 milliseconds