Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/
Ducontext.h64 struct vfp_sigframe struct
76 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) argument
94 struct vfp_sigframe vfp;
/linux-2.6.39/arch/arm/kernel/
Dsignal.c180 static int preserve_vfp_context(struct vfp_sigframe __user *frame) in preserve_vfp_context()
213 static int restore_vfp_context(struct vfp_sigframe __user *frame) in restore_vfp_context()