Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dptrace_machdep.c44 get_vfpcontext(td, buf); in get_arm_vfp()
101 get_vfpcontext(td, &vfp); in cpu_ptrace()
H A Dexec_machdep.c96 get_vfpcontext(struct thread *td, mcontext_vfp_t *vfp) in get_vfpcontext() function
155 get_vfpcontext(td, &mcontext_vfp); in arm_get_vfpstate()
316 get_vfpcontext(td, &frame.sf_vfp); in sendsig()
/freebsd/sys/arm/include/
H A Dvfp.h156 void get_vfpcontext(struct thread *, mcontext_vfp_t *);