Searched refs:mips_REG_A4 (Results 1 – 2 of 2) sorted by relevance
10 tcp->u_arg[4] = mips_REG_A4; in get_syscall_args()17 tcp->u_arg[4] = tcp->ext_arg[4] = mips_REG_A4; in get_syscall_args()
15 #define mips_REG_A4 mips_regs.uregs[REG_A0 + 4] macro