Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dreg.h109 #define MIPS64_EF_LO 32 macro
196 #define EF_LO MIPS64_EF_LO
/linux-4.4.14/arch/mips/kernel/
Dptrace.c386 uregs[MIPS64_EF_LO] = regs->lo; in gpr64_get()
425 case MIPS64_EF_LO: in gpr64_set()