Searched defs:thread_vfp_state (Results 1 – 1 of 1) sorted by relevance
80 struct thread_vfp_state { struct81 bool ns_saved;82 bool sec_saved;83 bool sec_lazy_saved;84 struct vfp_state ns;85 struct vfp_state sec;86 struct thread_user_vfp_state *uvfp;