Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dkgdb.h10 GDB_R8, GDB_R9, GDB_R10, GDB_R11, GDB_R12, GDB_R13, GDB_R14, GDB_R15, enumerator
/openbmc/linux/arch/x86/include/asm/
H A Dkgdb.h58 GDB_R8, /* 8 */ enumerator
/openbmc/linux/arch/nios2/include/asm/
H A Dkgdb.h25 GDB_R8, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dkgdb.c239 for (reg = GDB_R8; reg < GDB_R15; reg++) in sleeping_thread_to_gdb_regs()
/openbmc/linux/arch/x86/kernel/
H A Dkgdb.c166 gdb_regs[GDB_R8] = 0; in sleeping_thread_to_gdb_regs()