Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dvmx.h50 #define EXIT_REASON_VMLAUNCH 20 macro
115 { EXIT_REASON_VMLAUNCH, "VMLAUNCH" }, \
/arch/x86/kvm/vmx/
A Dnested.c6511 case EXIT_REASON_VMLAUNCH: case EXIT_REASON_VMPTRLD: in nested_vmx_l1_wants_exit()
7311 exit_handlers[EXIT_REASON_VMLAUNCH] = handle_vmlaunch; in nested_vmx_hardware_setup()
A Dvmx.c6029 [EXIT_REASON_VMLAUNCH] = handle_vmx_instruction,

Completed in 28 milliseconds