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

/linux-4.4.14/arch/arm/include/asm/
H A Ducontext.h64 struct vfp_sigframe struct
76 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe)
94 struct vfp_sigframe vfp;
/linux-4.4.14/arch/arm/kernel/
H A Dsignal.c95 static int preserve_vfp_context(struct vfp_sigframe __user *frame) preserve_vfp_context()
110 static int restore_vfp_context(struct vfp_sigframe __user *frame) restore_vfp_context()

Completed in 277 milliseconds