tf_a2              52 kern/arch/mips/include/trapframe.h 	uint32_t tf_a2;
tf_a2             221 kern/arch/mips/locore/trap.c 		      tf->tf_v0, tf->tf_a0, tf->tf_a1, tf->tf_a2, tf->tf_a3);
tf_a2             115 kern/arch/mips/syscall/syscall.c 			  (int)tf->tf_a2,
tf_a2             129 kern/arch/mips/syscall/syscall.c 			    (int)tf->tf_a2,