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

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

Completed in 19 milliseconds