Home
last modified time | relevance | path

Searched refs:GDB_L0 (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
Dkgdb_32.c27 gdb_regs[GDB_L0 + i] = win->locals[i]; in pt_regs_to_gdb_regs()
61 gdb_regs[GDB_L0 + i] = win->locals[i]; in sleeping_thread_to_gdb_regs()
102 win->locals[i] = gdb_regs[GDB_L0 + i]; in gdb_regs_to_pt_regs()
Dkgdb_64.c26 gdb_regs[GDB_L0 + i] = win->locals[i]; in pt_regs_to_gdb_regs()
61 gdb_regs[GDB_L0 + i] = win->locals[i]; in sleeping_thread_to_gdb_regs()
107 win->locals[i] = gdb_regs[GDB_L0 + i]; in gdb_regs_to_pt_regs()
/arch/sparc/include/asm/
Dkgdb.h13 GDB_L0, GDB_L1, GDB_L2, GDB_L3, GDB_L4, GDB_L5, GDB_L6, GDB_L7, enumerator