Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h242 GUEST_GS_AR_BYTES = 0x0000481e, enumerator
/linux-4.4.14/arch/x86/kvm/
Dvmx.c774 FIELD(GUEST_GS_AR_BYTES, guest_gs_ar_bytes),
9496 vmcs_write32(GUEST_GS_AR_BYTES, vmcs12->guest_gs_ar_bytes); in prepare_vmcs02()
10168 vmcs12->guest_gs_ar_bytes = vmcs_read32(GUEST_GS_AR_BYTES); in prepare_vmcs12()