Searched refs:VFP_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
73 #define VFP_STORAGE_SIZE sizeof(struct vfp_sigframe) macro
109 kframe.size = VFP_STORAGE_SIZE; in preserve_vfp_context()127 if (frame.magic != VFP_MAGIC || frame.size != VFP_STORAGE_SIZE) in restore_vfp_context()