Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h242 GUEST_GS_AR_BYTES = 0x0000481e, enumerator
/arch/x86/kvm/
Dvmx.c789 FIELD(GUEST_GS_AR_BYTES, guest_gs_ar_bytes),
9690 vmcs_write32(GUEST_GS_AR_BYTES, vmcs12->guest_gs_ar_bytes); in prepare_vmcs02()
10378 vmcs12->guest_gs_ar_bytes = vmcs_read32(GUEST_GS_AR_BYTES); in prepare_vmcs12()