Searched refs:twd_fxsr_to_i387 (Results 1 – 2 of 2) sorted by relevance
205 static inline u32 twd_fxsr_to_i387(struct fxregs_state *fxsave) in twd_fxsr_to_i387() function260 env->twd = twd_fxsr_to_i387(fxsave); in __convert_from_fxsr()
37 static inline unsigned long twd_fxsr_to_i387(struct user_fxsr_struct *fxsave) in twd_fxsr_to_i387() function92 env[2] = twd_fxsr_to_i387(fxsave); in convert_fxsr_to_user()
Completed in 4 milliseconds