Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dkgdb.h38 #define DBG_FCC_END (DBG_FCC_BASE + DBG_FCC_NUM - 1) macro
45 #define DBG_FCSR (DBG_FCC_END + 1)
/openbmc/linux/arch/loongarch/kernel/
H A Dkgdb.c136 case DBG_FCC_BASE ... DBG_FCC_END: /* Process the fcc */ in dbg_get_reg()
177 case DBG_FCC_BASE ... DBG_FCC_END: /* Process the fcc */ in dbg_set_reg()