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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dfpu32.c27 static inline unsigned long twd_fxsr_to_i387(struct i387_fxsave_struct *fxsave) argument
74 static inline int convert_fxsr_from_user(struct i387_fxsave_struct *fxsave, argument
107 convert_fxsr_to_user(struct _fpstate_ia32 __user *buf, struct i387_fxsave_struct *fxsave, struct pt_regs *regs, struct task_struct *tsk) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dptrace.c244 struct i387_fxsave_struct *fxsave = SC_FXSR_ENV(PT_REGS_SC(regs)); local
281 struct i387_fxsave_struct *fxsave = SC_FXSR_ENV(PT_REGS_SC(regs)); local
339 struct i387_fxsave_struct *fxsave = SC_FXSR_ENV(PT_REGS_SC(regs)); local
358 struct i387_fxsave_struct *fxsave = SC_FXSR_ENV(PT_REGS_SC(regs)); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Di387.c218 convert_fxsr_from_user( struct i387_fxsave_struct *fxsave, struct _fpstate __user *buf ) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dprocessor.h284 struct i387_fxsave_struct fxsave; member in union:i387_union
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dprocessor.h174 struct i387_fxsave_struct fxsave; member in union:i387_union
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dkvm_main.c2412 struct fxsave { struct
2431 struct fxsave *fxsave = (struct fxsave *)vcpu->guest_fx_image; local
2451 struct fxsave *fxsave = (struct fxsave *)vcpu->guest_fx_image; local
[all...]

Completed in 102 milliseconds