Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dfpstate.h23 struct vfp_hard_struct { struct
46 struct vfp_hard_struct hard; argument
/linux-6.3-rc2/arch/arm/vfp/
A Dvfpmodule.c555 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate()
593 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
/linux-6.3-rc2/arch/arm/kernel/
A Dptrace.c618 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get()
640 struct vfp_hard_struct new_vfp; in vfp_set()

Completed in 6 milliseconds