Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dfpstate.h26 struct vfp_hard_struct { struct
49 struct vfp_hard_struct hard; argument
Dkvm_host.h91 typedef struct vfp_hard_struct kvm_cpu_context_t;
115 struct vfp_hard_struct vfp_guest;
/arch/arm/vfp/
Dvfpmodule.c561 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate()
599 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
/arch/arm/kernel/
Dptrace.c672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get()
709 struct vfp_hard_struct new_vfp; in vfp_set()