Searched refs:r_ebx (Results 1 – 4 of 4) sorted by relevance
98 regs->r_ebx = tp->tf_rbx; in fill_regs32()129 tp->tf_rbx = regs->r_ebx; in set_regs32()
110 __uint32_t r_ebx; member
122 linux_r->ebx = bsd_r->r_ebx; in map_regs_to_linux()144 bsd_r->r_ebx = linux_r->ebx; in map_regs_from_linux()
2812 regs->r_ebx = tp->tf_ebx; in fill_frame_regs()2843 tp->tf_ebx = regs->r_ebx; in set_regs()