Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h110 #define MIPS64_EF_LO 32 macro
197 #define EF_LO MIPS64_EF_LO
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c905 uregs[MIPS64_EF_LO] = regs->lo; in mips_dump_regs64()
H A Dptrace.c321 case MIPS64_EF_LO: in gpr64_set()