Home
last modified time | relevance | path

Searched refs:gsbase (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/hyperv/
H A Dhv_crash.c76 u64 gsbase; member
175 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()
/linux/Documentation/arch/x86/
H A Dentry_64.rst100 must use idtentry with paranoid=1 to handle gsbase correctly. This
103 - Interrupt entry will use the slower gsbase check.
/linux/arch/x86/kernel/
H A Dptrace.c905 child->thread.gsbase = in putreg32()