Home
last modified time | relevance | path

Searched defs:thread_vfp_state (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dthread_private_arch.h78 struct thread_vfp_state { struct
79 bool ns_saved;
80 bool sec_saved;
81 bool sec_lazy_saved;
82 struct vfp_state ns;
83 struct vfp_state sec;
84 struct thread_user_vfp_state *uvfp;

Completed in 4 milliseconds