Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h282 HOST_GDTR_BASE = 0x00006c0c, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c763 FIELD(HOST_GDTR_BASE, host_gdtr_base),
1959 vmcs_writel(HOST_GDTR_BASE, gdt->address); /* 22.2.4 */ in vmx_vcpu_load()