Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dfpstate.h23 struct vfp_hard_struct { struct
46 struct vfp_hard_struct hard;
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dfpstate.h23 struct vfp_hard_struct { struct
46 struct vfp_hard_struct hard;
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpmodule.c552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate()
590 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dptrace.c627 * vfp_hard_struct. The number of registers depends on the kernel
644 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get()
666 struct vfp_hard_struct new_vfp; in vfp_set()
/kernel/linux/linux-6.6/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; in vfp_get()
638 struct vfp_hard_struct new_vfp; in vfp_set()
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpmodule.c552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate()
590 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()

Completed in 5 milliseconds