Searched refs:tf_ebx (Results 1 – 15 of 15) sorted by relevance
280 regs->tf_ebx = ddb_regs.tf_ebx; in kdb_trap()334 tf.tf_ebx = tss->__tss_ebx; in ddb_ipi_tss()
113 tf->tf_ebx = context.sc_ebx; in compat_16_sys___sigreturn14()194 frame.sf_sc.sc_ebx = tf->tf_ebx; in sendsig_sigcontext()
122 regs->r_ebx = tf->tf_ebx; in process_read_regs()174 tf->tf_ebx = regs->r_ebx; in process_write_regs()
88 args[0] = frame->tf_ebx; in linux_syscall()
89 tf->tf_ebx = context.sc_ebx; in compat_13_sys_sigreturn()
187 tf.tf_ebx = tss->__tss_ebx; in trap_tss()829 tf->tf_ebp, tf->tf_ebx, tf->tf_eax); in frame_dump()
873 tf->tf_ebx = l->l_proc->p_psstrp; in setregs()1625 gr[_REG_EBX] = tf->tf_ebx; in cpu_getmcontext()1708 tf->tf_ebx = gr[_REG_EBX]; in cpu_setmcontext()
209 define TF_EBX offsetof(struct trapframe, tf_ebx)
190 gdb_regs[ 3] = regs->tf_ebx; in kgdb_getregs()244 regs->tf_ebx = gdb_regs[ 3]; in kgdb_setregs()
111 frame.sf_sc.sc_ebx = tf->tf_ebx; in freebsd_sendsig()203 tf->tf_ebx = context.sc_ebx; in freebsd_sys_sigreturn()
59 #define tEBX (offsetof(struct trapframe, tf_ebx) / sizeof (int))
90 int tf_ebx; member
145 tf->tf_ebx = l->l_proc->p_psstrp; in linux_setregs()206 sc->sc_ebx = tf->tf_ebx; in linux_save_sigcontext()457 tf->tf_ebx = scp->sc_ebx; in linux_restore_sigcontext()
262 tf.tf_ebx = intrf->if_ebx; in xen_ipi_ddb()
577 return (rp->tf_ebx); in dtrace_getreg()