Searched refs:VFP_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
76 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
185 const unsigned long size = VFP_STORAGE_SIZE; in preserve_vfp_context()227 if (magic != VFP_MAGIC || size != VFP_STORAGE_SIZE) in restore_vfp_context()