Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h47 #define MIPS32_EF_R27 33 macro
149 #define EF_R27 MIPS32_EF_R27
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c877 if (i == MIPS32_EF_R26 || i == MIPS32_EF_R27) in mips_dump_regs32()