Searched refs:uldt_selector (Results 1 – 3 of 3) sorted by relevance
112 if (parent_pcb->uldt_selector != 0) { in machine_thread_dup()113 child_pcb->uldt_selector = parent_pcb->uldt_selector; in machine_thread_dup()210 pcb->uldt_selector = USER_SETTABLE; // set the selector value in thread_set_user_ldt()
131 unsigned long uldt_selector; /* user ldt selector to set */ member
632 if (pcb->uldt_selector != 0) { in act_machine_switch_pcb()633 ldtp[sel_idx(pcb->uldt_selector)] = pcb->uldt_desc; in act_machine_switch_pcb()817 pcb->uldt_selector = 0; in machine_thread_create()