EXIT_REASON_VMLAUNCH  108 arch/x86/include/uapi/asm/vmx.h 	{ EXIT_REASON_VMLAUNCH,              "VMLAUNCH" }, \
EXIT_REASON_VMLAUNCH 5408 arch/x86/kvm/vmx/nested.c 	case EXIT_REASON_VMLAUNCH: case EXIT_REASON_VMPTRLD:
EXIT_REASON_VMLAUNCH 6056 arch/x86/kvm/vmx/nested.c 	exit_handlers[EXIT_REASON_VMLAUNCH]	= handle_vmlaunch,
EXIT_REASON_VMLAUNCH 5564 arch/x86/kvm/vmx/vmx.c 	[EXIT_REASON_VMLAUNCH]		      = handle_vmx_instruction,
EXIT_REASON_VMLAUNCH  108 tools/arch/x86/include/uapi/asm/vmx.h 	{ EXIT_REASON_VMLAUNCH,              "VMLAUNCH" }, \