Searched refs:tf_arg0 (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h117 u_int tf_arg0; /* r26 */ member in struct:trapframe
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_machdep.c73 { "r26(arg0)", (long *)&ddb_regs.tf_arg0, FCN_NULL, NULL },
168 tf->tf_arg2, tf->tf_arg1, tf->tf_arg0, tf->tf_dp);
H A Dprocess_machdep.c79 regs->r_regs[26] = tf->tf_arg0;
151 tf->tf_arg0 = regs->r_regs[26];
H A Dhppa_machdep.c133 tf->tf_arg0 = type;
174 gr[26] = tf->tf_arg0;
294 tf->tf_arg0 = gr[26];
H A Dkgdb_hppa.c178 KGDB_MOVEREG(26, tf_arg0); /* r26 */ \
H A Dsig_machdep.c170 tf->tf_arg0 = sig;
H A Dfpu.c127 _FRAME_POSITION(tf_arg0), /* r26 */
H A Dtrap.c1198 frame->tf_arg0 = args[0];
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dintr.c398 ((kmutex_t *)frame->tf_arg0)->mtx_owner = (uintptr_t)curlwp;
H A Dmachdep.c1878 tf->tf_arg0 = p->p_psstrp;

Completed in 127 milliseconds