Searched refs:GDB_R8 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dkgdb.h9 GDB_R8, GDB_R9, GDB_R10, GDB_R11, GDB_R12, GDB_R13, GDB_R14, GDB_R15, enumerator in enum:regnames
/linux-4.4.14/arch/x86/include/asm/
H A Dkgdb.h55 GDB_R8, /* 8 */ enumerator in enum:regnames
/linux-4.4.14/arch/nios2/include/asm/
H A Dkgdb.h38 GDB_R8, enumerator in enum:regnames
/linux-4.4.14/arch/sh/kernel/
H A Dkgdb.c240 for (reg = GDB_R8; reg < GDB_R15; reg++) sleeping_thread_to_gdb_regs()
/linux-4.4.14/arch/x86/kernel/
H A Dkgdb.c183 gdb_regs[GDB_R8] = 0; sleeping_thread_to_gdb_regs()

Completed in 78 milliseconds