Searched refs:VFP_STORAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
84 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
38 #define VFP_STORAGE_SIZE sizeof(struct compat_vfp_sigframe) macro99 compat_ulong_t size = VFP_STORAGE_SIZE; in compat_preserve_vfp_context()148 compat_ulong_t size = VFP_STORAGE_SIZE; in compat_restore_vfp_context()157 if (magic != VFP_MAGIC || size != VFP_STORAGE_SIZE) in compat_restore_vfp_context()
142 kframe.size = VFP_STORAGE_SIZE; in preserve_vfp_context()160 if (frame.magic != VFP_MAGIC || frame.size != VFP_STORAGE_SIZE) in restore_vfp_context()