Searched refs:vfp (Results 1 – 5 of 5) sorted by relevance
37 struct thread_user_vfp_state vfp; member
140 vfp_lazy_save_state_final(&tuv->vfp, false /*!force_save*/); in thread_lazy_restore_ns_vfp()805 vfp_lazy_save_state_final(&tuv->vfp, false /*!force_save*/); in thread_kernel_enable_vfp()866 vfp_lazy_save_state_final(&tuv->vfp, in thread_user_enable_vfp()873 vfp_lazy_restore_state(&uvfp->vfp, uvfp->saved); in thread_user_enable_vfp()891 vfp_lazy_save_state_init(&tuv->vfp); in thread_user_save_vfp()897 struct thread_user_vfp_state *uvfp = &uctx->vfp; in thread_user_clear_vfp()
31 srcs-$(CFG_WITH_VFP) += vfp.c
386 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
84 struct vfp_state vfp; member
Completed in 9 milliseconds