Home
last modified time | relevance | path

Searched refs:vfp_hard_struct (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/include/asm/
H A Dfpstate.h23 struct vfp_hard_struct { struct
46 struct vfp_hard_struct hard; argument
/linux/arch/arm/kernel/
H A Dptrace.c616 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get()
638 struct vfp_hard_struct new_vfp; in vfp_set()