Searched refs:gsbase (Results 1 – 8 of 8) sorted by relevance
76 u64 gsbase; member159 native_wrmsrq(MSR_GS_BASE, ctxt->gsbase); in hv_crash_c_entry()216 ctxt->gsbase = __rdmsr(MSR_GS_BASE); in hv_hvcrash_ctxt_save()
100 must use idtentry with paranoid=1 to handle gsbase correctly. This103 - Interrupt entry will use the slower gsbase check.
179 p->thread.gsbase = info.base_addr; in do_set_thread_area()
905 child->thread.gsbase = in putreg32()
59 arch_prctl(ARCH_GET_GS, &gsbase);64 arch_prctl(ARCH_SET_GS, gsbase);
161 t->fsbase = t->gsbase = 0; in elf_common_init()
802 vt->msr_host_kernel_gs_base = current->thread.gsbase; in tdx_prepare_switch_to_guest()
1396 vt->msr_host_kernel_gs_base = current->thread.gsbase; in vmx_prepare_switch_to_guest()