Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h218 GUEST_LDTR_BASE = 0x00006812, enumerator
/arch/x86/kvm/
Dvmx.c545 FIELD(GUEST_LDTR_BASE, guest_ldtr_base),
3862 vmcs_writel(GUEST_LDTR_BASE, 0); in vmx_vcpu_reset()
6493 vmcs_writel(GUEST_LDTR_BASE, vmcs12->guest_ldtr_base);
6903 vmcs12->guest_ldtr_base = vmcs_readl(GUEST_LDTR_BASE);