Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h20 #define HOST_FS_BASE 21 macro
34 #define FS_BASE (HOST_FS_BASE * sizeof(long))
/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_evmcs.c109 EVMCS1_FIELD(HOST_FS_BASE, host_fs_base,
H A Dvmx.c1272 vmcs_writel(HOST_FS_BASE, fs_base); in vmx_set_host_fs_gs()
4790 vmcs_writel(HOST_FS_BASE, 0); /* 22.2.4 */ in init_vmcs()
6387 vmcs_readl(HOST_FS_BASE), vmcs_readl(HOST_GS_BASE), in dump_vmcs()
/linux/arch/x86/um/
H A Dptrace_64.c45 [FS_BASE >> 3] = HOST_FS_BASE,
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h374 HOST_FS_BASE = 0x00006c06, enumerator