Home
last modified time | relevance | path

Searched defs:kdb_trap (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/arch/m68k/m68k/
H A Ddb_interface.c79 kdb_trap(int type, db_regs_t *regs) in kdb_trap() function
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_interface.c87 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap() function
/netbsd-src/sys/arch/riscv/riscv/
H A Ddb_interface.c89 kdb_trap(int type, db_regs_t *regs) kdb_trap() function
/netbsd-src/sys/arch/amd64/amd64/
H A Ddb_interface.c205 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap() function
/netbsd-src/sys/arch/arm/arm32/
H A Ddb_interface.c94 kdb_trap(int type, db_regs_t *regs) in kdb_trap() function
H A Dfault.c111 #define kdb_trap kgdb_trap macro
/netbsd-src/sys/arch/i386/i386/
H A Ddb_interface.c206 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap() function
/netbsd-src/sys/arch/vax/vax/
H A Ddb_machdep.c145 kdb_trap(struct trapframe *tf) in kdb_trap() function
/netbsd-src/sys/arch/sparc/sparc/
H A Ddb_interface.c232 kdb_trap(int type, struct trapframe *tf) in kdb_trap() function
/netbsd-src/sys/arch/sh3/sh3/
H A Ddb_interface.c145 kdb_trap(int type, int code, db_regs_t *regs) in kdb_trap() function
/netbsd-src/sys/arch/powerpc/powerpc/
H A Ddb_interface.c201 kdb_trap(int type, void *v) in kdb_trap() function
/netbsd-src/sys/arch/mips/mips/
H A Ddb_interface.c108 kdb_trap(int type, struct reg *regs) in kdb_trap() function
/netbsd-src/sys/arch/aarch64/aarch64/
H A Ddb_machdep.c1131 kdb_trap(int type, struct trapframe *tf) in kdb_trap() function
/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c279 kdb_trap(int type, struct trapframe64 *tf) in kdb_trap() function