Searched refs:insn_copy_optout (Results 1 – 3 of 3) sorted by relevance
158 bool insn_copy_optout; member
833 pcb->insn_copy_optout = (task->t_flags & TF_INSN_COPY_OPTOUT) ? true : false; in machine_thread_create()869 pcb->insn_copy_optout = false; in machine_thread_destroy()963 thr->machine.insn_copy_optout = true; in machine_thread_set_insn_copy_optout()
1136 if (thread->machine.insn_copy_optout == false && in user_trap()1422 if (thread->machine.insn_copy_optout == false && insn_copyin_count > 0 && in user_trap()