Home
last modified time | relevance | path

Searched refs:VM_EXIT_INTR_ERROR_CODE (Results 1 – 9 of 9) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h46 SHADOW_FIELD_RO(VM_EXIT_INTR_ERROR_CODE, vm_exit_intr_error_code)
H A Dhyperv_evmcs.c256 EVMCS1_FIELD(VM_EXIT_INTR_ERROR_CODE, vm_exit_intr_error_code,
H A Dvmcs12.c88 FIELD(VM_EXIT_INTR_ERROR_CODE, vm_exit_intr_error_code),
H A Dvmx.c5523 error_code = vmcs_read32(VM_EXIT_INTR_ERROR_CODE); in handle_exception_nmi()
6475 *error_code = vmcs_read32(VM_EXIT_INTR_ERROR_CODE); in vmx_get_exit_info()
6726 vmcs_read32(VM_EXIT_INTR_ERROR_CODE), in dump_vmcs()
H A Dnested.c6718 vmcs_read32(VM_EXIT_INTR_ERROR_CODE); in nested_vmx_reflect_vmexit()
/linux/tools/testing/selftests/kvm/x86/
H A Dnested_exceptions_test.c125 GUEST_ASSERT_EQ(vmreadz(VM_EXIT_INTR_ERROR_CODE), error_code); in vmx_run_l2()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h215 VM_EXIT_INTR_ERROR_CODE = 0x00004406, enumerator
H A Devmcs.h576 case VM_EXIT_INTR_ERROR_CODE: in evmcs_vmread()
1074 case VM_EXIT_INTR_ERROR_CODE: in evmcs_vmwrite()
/linux/arch/x86/include/asm/
H A Dvmx.h318 VM_EXIT_INTR_ERROR_CODE = 0x00004406, enumerator