Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h52 SHADOW_FIELD_RW(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code)
H A Dvmcs12.c79 FIELD(VM_ENTRY_EXCEPTION_ERROR_CODE, vm_entry_exception_error_code),
H A Devmcs.c178 EVMCS1_FIELD(VM_ENTRY_EXCEPTION_ERROR_CODE,
H A Dvmx.c1750 vmcs_write32(VM_ENTRY_EXCEPTION_ERROR_CODE, (u16)error_code); in vmx_queue_exception()
6011 vmcs_read32(VM_ENTRY_EXCEPTION_ERROR_CODE), in dump_vmcs()
6649 VM_ENTRY_EXCEPTION_ERROR_CODE); in vmx_cancel_injection()
H A Dnested.c2385 vmcs_write32(VM_ENTRY_EXCEPTION_ERROR_CODE, in prepare_vmcs02_early()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/
H A Devmcs.h472 case VM_ENTRY_EXCEPTION_ERROR_CODE: in evmcs_vmread()
859 case VM_ENTRY_EXCEPTION_ERROR_CODE: in evmcs_vmwrite()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h253 VM_ENTRY_EXCEPTION_ERROR_CODE = 0x00004018, enumerator
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvmx.h264 VM_ENTRY_EXCEPTION_ERROR_CODE = 0x00004018, enumerator