Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dgdb_xml.h26 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"64\" type=\"int\" regnum=\"0\"/>"
78 "<reg name=\""DBG_REG_ZERO"\" bitsize=\"32\" type=\"int\" regnum=\"0\"/>"
H A Dkgdb.h34 #define DBG_REG_ZERO "zero" macro
/linux/arch/riscv/kernel/
H A Dkgdb.c169 {DBG_REG_ZERO, GDB_SIZEOF_REG, -1},