Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dvmx.h189 GUEST_LDTR_AR_BYTES = 0x00004820, enumerator
/linux-2.6.39/arch/x86/kvm/
Dvmx.c2805 vmcs_write32(GUEST_LDTR_AR_BYTES, 0x00082); in vmx_vcpu_reset()