Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Ducontext.h61 struct vfp_sigframe struct
73 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe)
88 struct vfp_sigframe vfp;
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Ducontext.h72 struct vfp_sigframe struct
84 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe)
102 struct vfp_sigframe vfp;
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsignal.c135 static int preserve_vfp_context(struct vfp_sigframe __user *frame) in preserve_vfp_context()
137 struct vfp_sigframe kframe; in preserve_vfp_context()
153 struct vfp_sigframe frame; in restore_vfp_context()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsignal.c102 static int preserve_vfp_context(struct vfp_sigframe __user *frame) in preserve_vfp_context()
104 struct vfp_sigframe kframe; in preserve_vfp_context()
120 struct vfp_sigframe frame; in restore_vfp_context()

Completed in 3 milliseconds