Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/
Dgdb_xml.h29 "<reg name=\""DBG_REG_GP"\" bitsize=\"64\" type=\"data_ptr\"/>"
81 "<reg name=\""DBG_REG_GP"\" bitsize=\"32\" type=\"data_ptr\"/>"
Dkgdb.h37 #define DBG_REG_GP "gp" macro
/linux-6.6.21/arch/riscv/kernel/
Dkgdb.c172 {DBG_REG_GP, GDB_SIZEOF_REG, offsetof(struct pt_regs, gp)},