Searched refs:vfp_hard_struct (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dfpstate.h23 struct vfp_hard_struct { struct
46 struct vfp_hard_struct hard;
/linux-master/arch/arm/kernel/
H A Dptrace.c599 * vfp_hard_struct. The number of registers depends on the kernel
616 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard;
638 struct vfp_hard_struct new_vfp;
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard;
590 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard;

Completed in 113 milliseconds