Home
last modified time | relevance | path

Searched refs:HOST_FS_BASE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h22 #define HOST_FS_BASE 21 macro
36 #define FS_BASE (HOST_FS_BASE * sizeof(long))
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h71 SHADOW_FIELD_RW(HOST_FS_BASE, host_fs_base)
H A Dvmcs12.c145 FIELD(HOST_FS_BASE, host_fs_base),
H A Dhyperv.c116 EVMCS1_FIELD(HOST_FS_BASE, host_fs_base,
H A Dvmx.c1284 vmcs_writel(HOST_FS_BASE, fs_base); in vmx_set_host_fs_gs()
4774 vmcs_writel(HOST_FS_BASE, 0); /* 22.2.4 */ in init_vmcs()
6347 vmcs_readl(HOST_FS_BASE), vmcs_readl(HOST_GS_BASE), in dump_vmcs()
/openbmc/linux/arch/x86/um/
H A Dptrace_64.c44 [FS_BASE >> 3] = HOST_FS_BASE,
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c276 vmwrite(HOST_FS_BASE, rdmsr(MSR_FS_BASE)); in init_vmcs_host_state()
345 vmwrite(GUEST_FS_BASE, vmreadz(HOST_FS_BASE)); in init_vmcs_guest_state()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h278 HOST_FS_BASE = 0x00006c06, enumerator
H A Devmcs.h417 case HOST_FS_BASE: in evmcs_vmread()
861 case HOST_FS_BASE: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h351 HOST_FS_BASE = 0x00006c06, enumerator