Home
last modified time | relevance | path

Searched refs:VM_INSTRUCTION_ERROR (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.c83 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
H A Devmcs.c233 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
H A Dnested.c182 * VM_INSTRUCTION_ERROR is not shadowed in nested_vmx_failValid()
3110 u32 error = vmcs_read32(VM_INSTRUCTION_ERROR); in nested_vmx_check_vmentry_hw()
4547 WARN_ON_ONCE(vmcs_read32(VM_INSTRUCTION_ERROR) != in nested_vmx_vmexit()
6064 vmcs_read32(VM_INSTRUCTION_ERROR)); in nested_vmx_reflect_vmexit()
H A Dvmx.c445 field, value, vmcs_read32(VM_INSTRUCTION_ERROR)); in vmwrite_error()
6139 = vmcs_read32(VM_INSTRUCTION_ERROR); in vmx_handle_exit()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs12.c85 FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error),
H A Dhyperv.c362 EVMCS1_FIELD(VM_INSTRUCTION_ERROR, vm_instruction_error,
H A Dnested.c179 * VM_INSTRUCTION_ERROR is not shadowed. Enlightened VMCS 'shadows' all in nested_vmx_failValid()
3133 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()
H 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()
6497 = vmcs_read32(VM_INSTRUCTION_ERROR); in __vmx_handle_exit()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h550 case VM_INSTRUCTION_ERROR: in evmcs_vmread()
937 case VM_INSTRUCTION_ERROR: in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h270 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h259 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h287 VM_INSTRUCTION_ERROR = 0x00004400, enumerator
/kernel/linux/linux-6.6/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()

Completed in 52 milliseconds