Home
last modified time | relevance | path

Searched refs:VMX_ABORT_LOAD_HOST_MSR_FAIL (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/arch/x86/include/uapi/asm/
Dvmx.h165 #define VMX_ABORT_LOAD_HOST_MSR_FAIL 4 macro
/linux-6.1.9/arch/x86/include/uapi/asm/
Dvmx.h165 #define VMX_ABORT_LOAD_HOST_MSR_FAIL 4 macro
/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c4546 nested_vmx_abort(vcpu, VMX_ABORT_LOAD_HOST_MSR_FAIL); in load_vmcs12_host_state()
4676 nested_vmx_abort(vcpu, VMX_ABORT_LOAD_HOST_MSR_FAIL); in nested_vmx_restore_host_state()