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()748 iss64 = USER_REGS64(thread); in thread_setuserstack()775 iss64 = USER_REGS64(thread); in thread_adjuserstack()804 iss64 = USER_REGS64(thread); in thread_setentrypoint()824 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()994 saved_state = USER_REGS64(thr_act); in machine_thread_set_state()1245 return (mach_vm_address_t)USER_REGS64(thr_act)->isf.rip; in machine_thread_pc()1260 USER_REGS64(thr_act)->isf.rip = (uint64_t)pc; in machine_thread_reset_pc()1404 saved_state = USER_REGS64(thr_act); in machine_thread_get_state()2071 iss64 = USER_REGS64(thr_act); in get_useraddr()
168 regs = USER_REGS64(thr_act); in thread_syscall_return()1486 regs == USER_REGS64(current_thread())) { in sync_iss_to_iks()
713 saved_state = USER_REGS64(thread); in thread_set_wq_state64()