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

/linux-4.4.14/arch/arm/include/asm/
H A Dfpstate.h26 struct vfp_hard_struct { struct
49 struct vfp_hard_struct hard;
H A Dkvm_host.h91 typedef struct vfp_hard_struct kvm_cpu_context_t;
115 struct vfp_hard_struct vfp_guest;
/linux-4.4.14/arch/arm/kernel/
H A Dptrace.c649 * vfp_hard_struct. The number of registers depends on the kernel
672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; vfp_get()
709 struct vfp_hard_struct new_vfp; vfp_set()
/linux-4.4.14/arch/arm/vfp/
H A Dvfpmodule.c565 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; vfp_preserve_user_clear_hwstate()
608 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; vfp_restore_user_hwstate()

Completed in 171 milliseconds