Searched refs:HOST_GDTR_BASE (Results 1 - 7 of 7) sorted by relevance

/linux-master/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.c1464 vmcs_writel(HOST_GDTR_BASE, (unsigned long)gdt); /* 22.2.4 */
6354 vmcs_readl(HOST_GDTR_BASE), vmcs_readl(HOST_IDTR_BASE));
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c280 vmwrite(HOST_GDTR_BASE, get_gdt().address);
349 vmwrite(GUEST_GDTR_BASE, vmreadz(HOST_GDTR_BASE));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h281 HOST_GDTR_BASE = 0x00006c0c, enumerator in enum:vmcs_field
H A Devmcs.h426 case HOST_GDTR_BASE:
873 case HOST_GDTR_BASE:
/linux-master/arch/x86/include/asm/
H A Dvmx.h355 HOST_GDTR_BASE = 0x00006c0c, enumerator in enum:vmcs_field

Completed in 155 milliseconds