Home
last modified time | relevance | path

Searched refs:gdb_regs (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dkgdb_stub.c584 int *gdb_regs) in kgdb_regs_to_gdb_regs() argument
586 gdb_regs[R0] = regs->regs[R0]; in kgdb_regs_to_gdb_regs()
587 gdb_regs[R1] = regs->regs[R1]; in kgdb_regs_to_gdb_regs()
588 gdb_regs[R2] = regs->regs[R2]; in kgdb_regs_to_gdb_regs()
589 gdb_regs[R3] = regs->regs[R3]; in kgdb_regs_to_gdb_regs()
590 gdb_regs[R4] = regs->regs[R4]; in kgdb_regs_to_gdb_regs()
591 gdb_regs[R5] = regs->regs[R5]; in kgdb_regs_to_gdb_regs()
592 gdb_regs[R6] = regs->regs[R6]; in kgdb_regs_to_gdb_regs()
593 gdb_regs[R7] = regs->regs[R7]; in kgdb_regs_to_gdb_regs()
594 gdb_regs[R8] = regs->regs[R8]; in kgdb_regs_to_gdb_regs()
[all …]
/linux-2.4.37.9/arch/mips64/kernel/
Dgdb-stub.c173 void handle_exception(struct gdb_regs *regs);
491 void show_gdbregs(struct gdb_regs * regs)
534 static void single_step(struct gdb_regs *regs) in single_step()
665 void handle_exception (struct gdb_regs *regs) in handle_exception()
/linux-2.4.37.9/arch/mips/kernel/
Dgdb-stub.c174 void handle_exception(struct gdb_regs *regs);
471 void show_gdbregs(struct gdb_regs * regs)
514 static void single_step(struct gdb_regs *regs) in single_step()
645 void handle_exception (struct gdb_regs *regs) in handle_exception()
/linux-2.4.37.9/include/asm-mips/
Dgdb-stub.h142 struct gdb_regs { struct
/linux-2.4.37.9/include/asm-mips64/
Dgdb-stub.h142 struct gdb_regs { struct