Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dreg.h43 #define LOONGARCH_EF_R31 31 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dprocess.c362 for (i = LOONGARCH_EF_R1; i <= LOONGARCH_EF_R31; i++) { in loongarch_dump_regs64()