Searched refs:USER_REGS64 (Results 1 – 6 of 6) sorted by relevance
88 bcopy(USER_REGS64(parent), USER_REGS64(child), sizeof(x86_saved_state64_t)); in machine_thread_dup()132 iss64 = USER_REGS64(parent); in thread_set_parent()
166 #define USER_REGS64(Thr) (saved_state64(USER_STATE(Thr))) macro170 USER_REGS64(Thr)->isf.rip )
266 iss64 = USER_REGS64(child); in thread_set_child()745 iss64 = USER_REGS64(thread); in thread_setuserstack()772 iss64 = USER_REGS64(thread); in thread_adjuserstack()801 iss64 = USER_REGS64(thread); in thread_setentrypoint()821 iss64 = USER_REGS64(thread); in thread_setsinglestep()
601 saved_state = USER_REGS64(thread); in get_exception_state64()707 saved_state = USER_REGS64(thread); in set_thread_state64()794 saved_state = USER_REGS64(thread); in get_thread_state64()990 saved_state = USER_REGS64(thr_act); in machine_thread_set_state()1241 return (mach_vm_address_t)USER_REGS64(thr_act)->isf.rip; in machine_thread_pc()1256 USER_REGS64(thr_act)->isf.rip = (uint64_t)pc; in machine_thread_reset_pc()1400 saved_state = USER_REGS64(thr_act); in machine_thread_get_state()2067 iss64 = USER_REGS64(thr_act); in get_useraddr()
167 regs = USER_REGS64(thr_act); in thread_syscall_return()1485 regs == USER_REGS64(current_thread())) { in sync_iss_to_iks()
713 saved_state = USER_REGS64(thread); in thread_set_wq_state64()