Home
last modified time | relevance | path

Searched refs:vfp (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/include/kernel/
A Duser_mode_ctx_struct.h37 struct thread_user_vfp_state vfp; member
/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread.c140 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()
A Dsub.mk31 srcs-$(CFG_WITH_VFP) += vfp.c
A Dabort.c386 thread_user_enable_vfp(&to_user_mode_ctx(s->ctx)->vfp); in handle_user_mode_vfp()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_arch.h84 struct vfp_state vfp; member

Completed in 9 milliseconds