Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/uapi/asm/
H A Dreg.h12 #define LOONGARCH_EF_R0 0 macro
/linux/arch/loongarch/kernel/
H A Dprocess.c365 uregs[i] = regs->regs[i - LOONGARCH_EF_R0]; in loongarch_dump_regs64()