Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c108 FIELD(GUEST_GS_AR_BYTES, guest_gs_ar_bytes),
H A Dhyperv_evmcs.c238 EVMCS1_FIELD(GUEST_GS_AR_BYTES, guest_gs_ar_bytes,
H A Dnested.c2537 vmcs_write32(GUEST_GS_AR_BYTES, vmcs12->guest_gs_ar_bytes); in prepare_vmcs02_rare()
4441 case GUEST_GS_AR_BYTES: in is_vmcs12_ext_field()
4490 vmcs12->guest_gs_ar_bytes = vmcs_read32(GUEST_GS_AR_BYTES); in sync_vmcs02_to_vmcs12_rare()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h
H A Devmcs.h
/linux/arch/x86/include/asm/
H A Dvmx.h333 GUEST_GS_AR_BYTES = 0x0000481e, enumerator