Searched refs:r_esp (Results 1 – 4 of 4) sorted by relevance
105 regs->r_esp = tp->tf_rsp; in fill_regs32()136 tp->tf_rsp = regs->r_esp; in set_regs32()
119 __uint32_t r_esp; member
137 linux_r->esp = bsd_r->r_esp; in map_regs_to_linux()158 bsd_r->r_esp = linux_r->esp; in map_regs_from_linux()
2819 regs->r_esp = tp->tf_esp; in fill_frame_regs()2850 tp->tf_esp = regs->r_esp; in set_regs()