Home
last modified time | relevance | path

Searched refs:EXIT_REASON_ENCLS (Results 1 – 5 of 5) sorted by relevance

/linux/tools/arch/x86/include/uapi/asm/
H A Dvmx.h87 #define EXIT_REASON_ENCLS 60 macro
152 { EXIT_REASON_ENCLS, "ENCLS" }, \
/linux/arch/x86/include/uapi/asm/
H A Dvmx.h87 #define EXIT_REASON_ENCLS 60 macro
152 { EXIT_REASON_ENCLS, "ENCLS" }, \
/linux/arch/x86/kvm/vmx/
H A Dsgx.c398 vcpu->run->hw.hardware_exit_reason = EXIT_REASON_ENCLS; in handle_encls()
H A Dnested.c6576 case EXIT_REASON_ENCLS: in nested_vmx_l1_wants_exit()
H A Dvmx.c6061 [EXIT_REASON_ENCLS] = handle_encls,