Searched refs:thread_user_vfp_state (Results 1 – 4 of 4) sorted by relevance
37 struct thread_user_vfp_state vfp;
135 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_lazy_restore_ns_vfp()783 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_kernel_enable_vfp()852 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp) in thread_user_enable_vfp()855 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_user_enable_vfp()884 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_user_save_vfp()897 struct thread_user_vfp_state *uvfp = &uctx->vfp; in thread_user_clear_vfp()
83 struct thread_user_vfp_state { struct352 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp);
84 struct thread_user_vfp_state *uvfp;
Completed in 7 milliseconds