Searched refs:gsbase (Results 1 – 7 of 7) sorted by relevance
76 u64 gsbase; member175 hv_wrmsr(MSR_GS_BASE, hv_crash_ctxt.gsbase); in hv_crash_c_entry()220 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.
59 arch_prctl(ARCH_GET_GS, &gsbase);64 arch_prctl(ARCH_SET_GS, gsbase);
179 p->thread.gsbase = info.base_addr; in do_set_thread_area()
905 child->thread.gsbase = in putreg32()
802 vt->msr_host_kernel_gs_base = current->thread.gsbase; in tdx_prepare_switch_to_guest()
1402 vt->msr_host_kernel_gs_base = current->thread.gsbase; in vmx_prepare_switch_to_guest()