Searched refs:USER_REGS64 (Results 1 – 6 of 6) sorted by relevance
87 bcopy(USER_REGS64(parent), USER_REGS64(child), sizeof(x86_saved_state64_t)); in machine_thread_dup()131 iss64 = USER_REGS64(parent); in thread_set_parent()
166 #define USER_REGS64(Thr) (saved_state64(USER_STATE(Thr))) macro170 USER_REGS64(Thr)->isf.rip )
265 iss64 = USER_REGS64(child); in thread_set_child()747 iss64 = USER_REGS64(thread); in thread_setuserstack()774 iss64 = USER_REGS64(thread); in thread_adjuserstack()803 iss64 = USER_REGS64(thread); in thread_setentrypoint()823 iss64 = USER_REGS64(thread); in thread_setsinglestep()
623 saved_state = USER_REGS64(thread); in get_exception_state64()729 saved_state = USER_REGS64(thread); in set_thread_state64()816 saved_state = USER_REGS64(thread); in get_thread_state64()1016 saved_state = USER_REGS64(thr_act); in machine_thread_set_state()1267 return (mach_vm_address_t)USER_REGS64(thr_act)->isf.rip; in machine_thread_pc()1282 USER_REGS64(thr_act)->isf.rip = (uint64_t)pc; in machine_thread_reset_pc()1426 saved_state = USER_REGS64(thr_act); in machine_thread_get_state()2093 iss64 = USER_REGS64(thr_act); in get_useraddr()
169 regs = USER_REGS64(thr_act); in thread_syscall_return()1578 regs == USER_REGS64(current_thread())) { in sync_iss_to_iks()
713 saved_state = USER_REGS64(thread); in thread_set_wq_state64()