tf_a1              51 kern/arch/mips/include/trapframe.h 	uint32_t tf_a1;
tf_a1             221 kern/arch/mips/locore/trap.c 		      tf->tf_v0, tf->tf_a0, tf->tf_a1, tf->tf_a2, tf->tf_a3);
tf_a1             427 kern/arch/mips/locore/trap.c 	tf.tf_a1 = (vaddr_t)argv;
tf_a1             109 kern/arch/mips/syscall/syscall.c 				 (userptr_t)tf->tf_a1);
tf_a1             114 kern/arch/mips/syscall/syscall.c 			  (userptr_t)tf->tf_a1,
tf_a1             128 kern/arch/mips/syscall/syscall.c 			    (userptr_t)tf->tf_a1,