Searched refs:twd_fxsr_to_i387 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/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) function
131 P(2, twd_fxsr_to_i387(fxsave));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dptrace.c191 static inline unsigned long twd_fxsr_to_i387( struct i387_fxsave_struct *fxsave ) function
252 env[2] = twd_fxsr_to_i387(fxsave);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Di387.c102 static inline unsigned long twd_fxsr_to_i387( struct i387_fxsave_struct *fxsave ) function
195 env[2] = twd_fxsr_to_i387(fxsave);

Completed in 32 milliseconds