Home
last modified time | relevance | path

Searched refs:HOST_GS_BASE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h21 #define HOST_GS_BASE 22 macro
35 #define GS_BASE (HOST_GS_BASE * sizeof(long))
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c286 vmwrite(HOST_GS_BASE, rdmsr(MSR_GS_BASE)); in init_vmcs_host_state()
355 vmwrite(GUEST_GS_BASE, vmreadz(HOST_GS_BASE)); in init_vmcs_guest_state()
/linux/arch/x86/um/
H A Dptrace_64.c46 [GS_BASE >> 3] = HOST_GS_BASE,
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h277 HOST_GS_BASE = 0x00006c08, enumerator
H A Devmcs.h417 case HOST_GS_BASE: in evmcs_vmread()
862 case HOST_GS_BASE: in evmcs_vmwrite()