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

/freebsd-10.3-release/sys/arm/arm/
H A Dvfp.c46 static int vfp_bounce(u_int, u_int, struct trapframe *, int);
138 vfp10_uh.uh_handler = vfp_bounce;
139 vfp11_uh.uh_handler = vfp_bounce;
153 vfp_bounce(u_int addr, u_int insn, struct trapframe *frame, int code) function

Completed in 99 milliseconds