Home
last modified time | relevance | path

Searched refs:GDB_R15 (Results 1 – 4 of 4) sorted by relevance

/arch/sh/include/asm/
Dkgdb.h9 GDB_R8, GDB_R9, GDB_R10, GDB_R11, GDB_R12, GDB_R13, GDB_R14, GDB_R15, enumerator
/arch/x86/include/asm/
Dkgdb.h62 GDB_R15, /* 15 */ enumerator
/arch/sh/kernel/
Dkgdb.c240 for (reg = GDB_R8; reg < GDB_R15; reg++) in sleeping_thread_to_gdb_regs()
243 gdb_regs[GDB_R15] = p->thread.sp; in sleeping_thread_to_gdb_regs()
/arch/x86/kernel/
Dkgdb.c190 gdb_regs[GDB_R15] = 0; in sleeping_thread_to_gdb_regs()