Searched defs:thread_user_vfp_state (Results 1 – 2 of 2) sorted by relevance
93 struct thread_user_vfp_state { struct94 struct vfp_state vfp;95 bool lazy_saved;96 bool saved;
53 struct thread_user_vfp_state { struct