Searched refs:EXIT_REASON_VMLAUNCH (Results 1 – 3 of 3) sorted by relevance
50 #define EXIT_REASON_VMLAUNCH 20 macro115 { EXIT_REASON_VMLAUNCH, "VMLAUNCH" }, \
6511 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()
6029 [EXIT_REASON_VMLAUNCH] = handle_vmx_instruction,
Completed in 28 milliseconds