Searched refs:EF_LO (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dreg.h59 #define EF_LO 38 macro
116 #define EF_LO 32 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dbinfmt_elfo32.c141 grp[EF_LO] = (elf_greg_t) regs->lo;
H A Dptrace.c70 __put_user((long)regs->lo, data + EF_LO - EF_R0);
97 __get_user(regs->lo, data + EF_LO - EF_R0);
H A Dprocess.c202 gp[EF_LO] = regs->lo;

Completed in 110 milliseconds