Searched refs:fxrstor_checking (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Di387.h89 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) function
205 static inline int fxrstor_checking(struct i387_fxsave_struct *fx) function
289 return fxrstor_checking(&fpu->state->fxsave);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dxsave.c270 return fxrstor_checking((__force struct i387_fxsave_struct *)buf);
302 err = fxrstor_checking((__force struct i387_fxsave_struct *)

Completed in 34 milliseconds