Home
last modified time | relevance | path

Searched refs:GDB_REG_GNER (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/frv/include/asm/
Dgdb-stub.h67 #define GDB_REG_GNER(N) (162+(N)) macro
/linux-4.4.14/arch/frv/kernel/
Dgdb-stub.c1855 case GDB_REG_GNER(0) ... GDB_REG_GNER(1): in gdbstub()
1856 __debug_user_context->i.gner[addr - GDB_REG_GNER(0)] = temp; in gdbstub()