Home
last modified time | relevance | path

Searched refs:MIPS32_EF_LO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h57 #define MIPS32_EF_LO 38 macro
154 #define EF_LO MIPS32_EF_LO
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c883 uregs[MIPS32_EF_LO] = regs->lo; in mips_dump_regs32()
H A Dptrace.c260 case MIPS32_EF_LO: in gpr32_set()