Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dreg.h56 #define MIPS32_EF_LO 38 macro
153 #define EF_LO MIPS32_EF_LO
/linux-4.4.14/arch/mips/kernel/
Dptrace.c307 uregs[MIPS32_EF_LO] = regs->lo; in gpr32_get()
350 case MIPS32_EF_LO: in gpr32_set()