Searched refs:vfp10_uh (Results 1 – 1 of 1) sorted by relevance
54 static struct undefined_handler vfp10_uh, vfp11_uh; variable161 if (vfp10_uh.uh_handler == NULL) { in vfp_init()162 vfp10_uh.uh_handler = vfp_bounce; in vfp_init()164 install_coproc_handler_static(10, &vfp10_uh); in vfp_init()