Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h233 GUEST_ES_AR_BYTES = 0x00004814, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c714 FIELD(GUEST_ES_AR_BYTES, guest_es_ar_bytes),
9091 vmcs_write32(GUEST_ES_AR_BYTES, vmcs12->guest_es_ar_bytes); in prepare_vmcs02()
9751 vmcs12->guest_es_ar_bytes = vmcs_read32(GUEST_ES_AR_BYTES); in prepare_vmcs12()