Searched refs:VFP_MAGIC (Results 1 – 2 of 2) sorted by relevance
59 #define VFP_MAGIC 0x56465001 macro
108 kframe.magic = VFP_MAGIC; in preserve_vfp_context()127 if (frame.magic != VFP_MAGIC || frame.size != VFP_STORAGE_SIZE) in restore_vfp_context()