Searched refs:vfp (Results 1 – 6 of 6) sorted by relevance
39 struct thread_user_vfp_state vfp; member
141 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()
37 srcs-$(CFG_WITH_VFP) += vfp.c
399 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
94 struct vfp_state vfp; member
248 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()