Searched refs:__fpu_sf (Results 1 – 5 of 5) sorted by relevance
33 struct __fpu_sf { struct62 struct __fpu_sf fpu; argument
77 struct __fpu_sf { struct113 struct __fpu_sf fpu;
48 typedef struct __fpu_sf _fpu_sf_t;
118 static ALWAYS_INLINE void z_arm_fpu_caller_save(struct __fpu_sf *fpu) in z_arm_fpu_caller_save()162 struct __fpu_sf *spill_esf = in z_arm_fault_undef_instruction_fp()163 (struct __fpu_sf *)_current_cpu->fp_ctx; in z_arm_fault_undef_instruction_fp()
108 ((uintptr_t)iframe - sizeof(struct __fpu_sf)); in arch_new_thread()109 memset(iframe, 0, sizeof(struct __fpu_sf)); in arch_new_thread()