Home
last modified time | relevance | path

Searched refs:HOST_GDTR_BASE (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c148 FIELD(HOST_GDTR_BASE, host_gdtr_base),
H A Dhyperv_evmcs.c115 EVMCS1_FIELD(HOST_GDTR_BASE, host_gdtr_base,
H A Dvmx.c1499 vmcs_writel(HOST_GDTR_BASE, (unsigned long)gdt); /* 22.2.4 */ in vmx_vcpu_load_vmcs()
6390 vmcs_readl(HOST_GDTR_BASE), vmcs_readl(HOST_IDTR_BASE)); in dump_vmcs()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h377 HOST_GDTR_BASE = 0x00006c0c, enumerator