Searched refs:vfp_hard_struct (Results 1 – 5 of 5) sorted by relevance
26 struct vfp_hard_struct { struct49 struct vfp_hard_struct hard; argument
118 asmlinkage void __vfp_save_state(struct vfp_hard_struct *vfp);119 asmlinkage void __vfp_restore_state(struct vfp_hard_struct *vfp);
144 struct vfp_hard_struct vfp;
560 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate()602 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
668 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get()705 struct vfp_hard_struct new_vfp; in vfp_set()