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

/netbsd-current/sys/arch/cesfic/cesfic/
H A Dtrap.c88 void trap_kdebug(int, struct trapframe);
635 trap_kdebug(int type, struct trapframe tf) function
H A Dlocore.s582 jbsr _C_LABEL(trap_kdebug)
/netbsd-current/sys/arch/sun3/sun3/
H A Dtrap.c143 void trap_kdebug(int type, struct trapframe tf);
647 trap_kdebug(int type, struct trapframe tf) function
667 * XXX - Almost identical to trap_kdebug...
H A Dlocore.s422 jbsr _C_LABEL(trap_kdebug)
/netbsd-current/sys/arch/sun2/sun2/
H A Dtrap.c134 void trap_kdebug(int type, struct trapframe tf);
632 trap_kdebug(int type, struct trapframe tf) function
652 * XXX - Almost identical to trap_kdebug...
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c230 trap_kdebug(int type, int code, struct trapframe *frame) function
307 #define trap_kdebug(t, c, f) (0) macro
472 (void) trap_kdebug(T_IBREAK, 0, tf);
760 if (trap_kdebug(type, va, frame))
/netbsd-current/sys/arch/sun3/sun3x/
H A Dlocore.s407 jbsr _C_LABEL(trap_kdebug)

Completed in 113 milliseconds