Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Ducontext.h72 struct vfp_sigframe struct
84 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) argument
102 struct vfp_sigframe vfp;
/Linux-v4.19/arch/arm/kernel/
Dsignal.c136 static int preserve_vfp_context(struct vfp_sigframe __user *frame) in preserve_vfp_context()
153 struct vfp_sigframe frame; in restore_vfp_context()