Searched refs:thread_user_enable_vfp (Results 1 – 5 of 5) sorted by relevance
175 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp);
406 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp);
250 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
401 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
852 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp) in thread_user_enable_vfp() function