Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dfreebsd32_machdep.c55 static void get_fpcontext32(struct thread *td, mcontext32_vfp_t *);
94 mcontext32_vfp_t mcontext_vfp; in freebsd32_sysarch()
121 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in get_fpcontext32()
149 set_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in set_fpcontext32()
196 mcontext32_vfp_t mc_vfp; in set_mcontext32()
/f-stack/freebsd/arm64/include/
H A Dframe.h77 mcontext32_vfp_t sf_vfp;
H A Ducontext.h85 } mcontext32_vfp_t; typedef