Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h98 #define MIPS64_EF_R26 26 macro
191 #define EF_R26 MIPS64_EF_R26
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c899 if (i == MIPS64_EF_R26 || i == MIPS64_EF_R27) in mips_dump_regs64()