Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.c85 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
A Dhyperv.c259 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
A Dvmx.c454 field, value, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmwrite_error()
460 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmclear_error()
466 vmcs, phys_addr, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmptrld_error()
6484 = vmcs_read32(VM_INSTRUCTION_ERROR); in __vmx_handle_exit()
A Dnested.c3128 u32 error = vmcs_read32(VM_INSTRUCTION_ERROR); in nested_vmx_check_vmentry_hw()
4781 WARN_ON_ONCE(vmcs_read32(VM_INSTRUCTION_ERROR) != in nested_vmx_vmexit()
6359 vmcs_read32(VM_INSTRUCTION_ERROR)); in nested_vmx_reflect_vmexit()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h214 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
A Devmcs.h570 case VM_INSTRUCTION_ERROR: in evmcs_vmread()
1065 case VM_INSTRUCTION_ERROR: in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h285 VM_INSTRUCTION_ERROR = 0x00004400, enumerator

Completed in 34 milliseconds