Searched refs:tf_ecx (Results 1 – 15 of 15) sorted by relevance
282 regs->tf_ecx = ddb_regs.tf_ecx; in kdb_trap()336 tf.tf_ecx = tss->__tss_ecx; in ddb_ipi_tss()
115 tf->tf_ecx = context.sc_ecx; in compat_16_sys___sigreturn14()196 frame.sf_sc.sc_ecx = tf->tf_ecx; in sendsig_sigcontext()
124 regs->r_ecx = tf->tf_ecx; in process_read_regs()176 tf->tf_ecx = regs->r_ecx; in process_write_regs()
89 args[1] = frame->tf_ecx; in linux_syscall()
91 tf->tf_ecx = context.sc_ecx; in compat_13_sys_sigreturn()
189 tf.tf_ecx = tss->__tss_ecx; in trap_tss()827 tf->tf_ecx); in frame_dump()
875 tf->tf_ecx = 0; in setregs()1627 gr[_REG_ECX] = tf->tf_ecx; in cpu_getmcontext()1710 tf->tf_ecx = gr[_REG_ECX]; in cpu_setmcontext()
211 define TF_ECX offsetof(struct trapframe, tf_ecx)
188 gdb_regs[ 1] = regs->tf_ecx; in kgdb_getregs()242 regs->tf_ecx = gdb_regs[ 1]; in kgdb_setregs()
113 frame.sf_sc.sc_ecx = tf->tf_ecx; in freebsd_sendsig()205 tf->tf_ecx = context.sc_ecx; in freebsd_sys_sigreturn()
61 #define tECX (offsetof(struct trapframe, tf_ecx) / sizeof (int))
92 int tf_ecx; member
147 tf->tf_ecx = 0; in linux_setregs()208 sc->sc_ecx = tf->tf_ecx; in linux_save_sigcontext()459 tf->tf_ecx = scp->sc_ecx; in linux_restore_sigcontext()
263 tf.tf_ecx = intrf->if_ecx; in xen_ipi_ddb()
579 return (rp->tf_ecx); in dtrace_getreg()