Searched refs:cu_user_gs_base (Results 1 – 3 of 3) sorted by relevance
557 cdp->cpu_uber.cu_user_gs_base = 0; in act_machine_switch_pcb()602 if ((cdp->cpu_uber.cu_user_gs_base != pcb->cthread_self) || in act_machine_switch_pcb()604 cdp->cpu_uber.cu_user_gs_base = pcb->cthread_self; in act_machine_switch_pcb()635 cdp->cpu_uber.cu_user_gs_base = pcb->cthread_self; in act_machine_switch_pcb()935 if ((cdp->cpu_uber.cu_user_gs_base != pcb->cthread_self) || in machine_thread_set_tsd_base()939 cdp->cpu_uber.cu_user_gs_base = tsd_base; in machine_thread_set_tsd_base()
288 current_cpu_datap()->cpu_uber.cu_user_gs_base); in pal_efi_call_in_32bit_mode()
111 addr64_t cu_user_gs_base; member