Home
last modified time | relevance | path

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

/src/sys/arm64/arm64/
H A Dptrace_machdep.c62 get_fpcontext32(td, &vfp); in cpu_ptrace()
87 get_fpcontext32(td, buf); in get_arm_vfp()
H A Dfreebsd32_machdep.c115 get_fpcontext32(td, &mcontext_vfp); in freebsd32_sysarch()
131 get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp) in get_fpcontext32() function
392 get_fpcontext32(td, &frame.sf_vfp); in freebsd32_sendsig()
/src/sys/arm64/include/
H A Dvfp.h117 void get_fpcontext32(struct thread *td, mcontext32_vfp_t *mcp);