Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmcs12.c85 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
Dhyperv.c362 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
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()
6497 = vmcs_read32(VM_INSTRUCTION_ERROR); in __vmx_handle_exit()
Dnested.c3133 u32 error = vmcs_read32(VM_INSTRUCTION_ERROR); in nested_vmx_check_vmentry_hw()
4791 WARN_ON_ONCE(vmcs_read32(VM_INSTRUCTION_ERROR) != in nested_vmx_vmexit()
6369 vmcs_read32(VM_INSTRUCTION_ERROR)); in nested_vmx_reflect_vmexit()
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h214 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
Devmcs.h570 case VM_INSTRUCTION_ERROR: in evmcs_vmread()
1065 case VM_INSTRUCTION_ERROR: in evmcs_vmwrite()
/linux-6.6.21/arch/x86/include/asm/
Dvmx.h287 VM_INSTRUCTION_ERROR = 0x00004400, enumerator