Searched defs:db_ktrap (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/sys/arch/i386/i386/ |
H A D | db_interface.c | 97 db_ktrap(int type, int code, db_regs_t *regs) in db_ktrap() function
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | db_interface.c | 180 db_ktrap(int type, int code, db_regs_t *regs) in db_ktrap() function
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | db_interface.c | 131 db_ktrap(int type, db_regs_t *frame) in db_ktrap() function
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | db_interface.c | 109 db_ktrap(int type, int code, db_regs_t *regs) in db_ktrap() function
|
/openbsd-src/sys/arch/arm/arm/ |
H A D | db_interface.c | 124 db_ktrap(int type, db_regs_t *regs) in db_ktrap() function
|
/openbsd-src/sys/arch/mips64/mips64/ |
H A D | db_machdep.c | 133 db_ktrap(int type, struct trapframe *fp) in db_ktrap() function
|
/openbsd-src/sys/arch/sh/sh/ |
H A D | db_interface.c | 107 db_ktrap(int type, int code, db_regs_t *regs) in db_ktrap() function
|
/openbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_interface.c | 250 db_ktrap(int type, register struct trapframe *tf) in db_ktrap() function
|