Searched refs:mcontext32_vfp_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm64/include/
H A Dframe.h77 mcontext32_vfp_t sf_vfp;
H A Ducontext.h85 } mcontext32_vfp_t; typedef in typeref:struct:__mcontext32_vfp
/freebsd-13-stable/sys/arm64/arm64/
H A Dfreebsd32_machdep.c55 static void get_fpcontext32(struct thread *td, mcontext32_vfp_t *);
94 mcontext32_vfp_t mcontext_vfp;
121 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp)
149 set_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp)
196 mcontext32_vfp_t mc_vfp;

Completed in 165 milliseconds