Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mn10300/include/asm/
Dkgdb.h41 GDB_FR_LAR = 13, enumerator
Dgdb-stub.h44 #define GDB_FR_LAR (13 * 4) macro
/linux-3.4.99/arch/mn10300/kernel/
Dkgdb.c49 gdb_regs[GDB_FR_LAR] = regs->lar; in pt_regs_to_gdb_regs()
101 regs->lar = gdb_regs[GDB_FR_LAR]; in gdb_regs_to_pt_regs()