Searched refs:undef_handler_t (Results 1 – 2 of 2) sorted by relevance
54 typedef int (*undef_handler_t) (unsigned int, unsigned int, trapframe_t *, int, uint32_t); typedef62 void *install_coproc_handler (int, undef_handler_t);73 undef_handler_t uh_handler;
73 install_coproc_handler(int coproc, undef_handler_t handler) in install_coproc_handler()