Home
last modified time | relevance | path

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

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