Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h235 GUEST_GS_AR_BYTES = 0x0000481e, enumerator
H A Devmcs.h552 case GUEST_GS_AR_BYTES: in evmcs_vmread()
1042 case GUEST_GS_AR_BYTES: in evmcs_vmwrite()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c338 vmwrite(GUEST_GS_AR_BYTES, in init_vmcs_guest_state()
/linux/arch/x86/kvm/vmx/
H A Dnested.c2588 vmcs_write32(GUEST_GS_AR_BYTES, vmcs12->guest_gs_ar_bytes); in prepare_vmcs02_rare()
4531 case GUEST_GS_AR_BYTES: in is_vmcs12_ext_field()
4580 vmcs12->guest_gs_ar_bytes = vmcs_read32(GUEST_GS_AR_BYTES); in sync_vmcs02_to_vmcs12_rare()