Home
last modified time | relevance | path

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

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