Home
last modified time | relevance | path

Searched refs:VM_ENTRY_EXCEPTION_ERROR_CODE (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmcs_shadow_fields.h52 SHADOW_FIELD_RW(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code)
Dvmcs12.c79 FIELD(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code),
Devmcs.c178 EVMCS1_FIELD(VM_ENTRY_EXCEPTION_ERROR_CODE,
Dvmx.c1742 vmcs_write32(VM_ENTRY_EXCEPTION_ERROR_CODE, error_code); in vmx_queue_exception()
5978 vmcs_read32(VM_ENTRY_EXCEPTION_ERROR_CODE), in dump_vmcs()
6617 VM_ENTRY_EXCEPTION_ERROR_CODE); in vmx_cancel_injection()
Dnested.c2369 vmcs_write32(VM_ENTRY_EXCEPTION_ERROR_CODE, in prepare_vmcs02_early()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h253 VM_ENTRY_EXCEPTION_ERROR_CODE = 0x00004018, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
Devmcs.h472 case VM_ENTRY_EXCEPTION_ERROR_CODE: in evmcs_vmread()
859 case VM_ENTRY_EXCEPTION_ERROR_CODE: in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dvmx.h264 VM_ENTRY_EXCEPTION_ERROR_CODE = 0x00004018, enumerator