Searched refs:get_vfpcontext (Results 1 – 3 of 3) sorted by relevance
44 get_vfpcontext(td, buf); in get_arm_vfp()101 get_vfpcontext(td, &vfp); in cpu_ptrace()
96 get_vfpcontext(struct thread *td, mcontext_vfp_t *vfp) in get_vfpcontext() function155 get_vfpcontext(td, &mcontext_vfp); in arm_get_vfpstate()316 get_vfpcontext(td, &frame.sf_vfp); in sendsig()
156 void get_vfpcontext(struct thread *, mcontext_vfp_t *);