Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dvmx.h63 #define EXIT_REASON_MSR_LOAD_FAIL 34 macro
127 { EXIT_REASON_MSR_LOAD_FAIL, "MSR_LOAD_FAIL" }, \
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvmx.h63 #define EXIT_REASON_MSR_LOAD_FAIL 34 macro
127 { EXIT_REASON_MSR_LOAD_FAIL, "MSR_LOAD_FAIL" }, \
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3481 exit_reason.basic = EXIT_REASON_MSR_LOAD_FAIL; in nested_vmx_enter_non_root_mode()