Home
last modified time | relevance | path

Searched refs:VM_INSTRUCTION_ERROR (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs12.c85 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
H A Dhyperv.c257 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
H A Dvmx.c458 field, value, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmwrite_error()
464 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmclear_error()
470 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmptrld_error()
6506 = vmcs_read32(VM_INSTRUCTION_ERROR); in __vmx_handle_exit()
H A Dnested.c3148 u32 error = vmcs_read32(VM_INSTRUCTION_ERROR); in nested_vmx_check_vmentry_hw()
4838 WARN_ON_ONCE(vmcs_read32(VM_INSTRUCTION_ERROR) != in nested_vmx_vmexit()
6422 vmcs_read32(VM_INSTRUCTION_ERROR)); in nested_vmx_reflect_vmexit()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h214 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
H A Devmcs.h570 case VM_INSTRUCTION_ERROR: in evmcs_vmread()
1065 case VM_INSTRUCTION_ERROR: in evmcs_vmwrite()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h287 VM_INSTRUCTION_ERROR = 0x00004400, enumerator