Searched refs:DBG_REG_S4 (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/riscv/kernel/
H A Dkgdb.c189 {DBG_REG_S4, GDB_SIZEOF_REG, offsetof(struct pt_regs, s4)},
/linux-master/arch/riscv/include/asm/
H A Dkgdb.h54 #define DBG_REG_S4 "s4" macro
H A Dgdb_xml.h46 "<reg name=\""DBG_REG_S4"\" bitsize=\"64\" type=\"int\"/>"
98 "<reg name=\""DBG_REG_S4"\" bitsize=\"32\" type=\"int\"/>"

Completed in 111 milliseconds