Searched refs:thread_user_vfp_state (Results 1 – 4 of 4) sorted by relevance
35 struct thread_user_vfp_state vfp;
434 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_lazy_restore_ns_vfp()1275 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_kernel_enable_vfp()1344 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp) in thread_user_enable_vfp()1347 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_user_enable_vfp()1376 struct thread_user_vfp_state *tuv = thr->vfp_state.uvfp; in thread_user_save_vfp()1389 struct thread_user_vfp_state *uvfp = &uctx->vfp; in thread_user_clear_vfp()
41 struct thread_user_vfp_state *uvfp;
70 struct thread_user_vfp_state { struct445 void thread_user_enable_vfp(struct thread_user_vfp_state *uvfp);
Completed in 9 milliseconds