EXIT_REASON_VMFUNC  144 arch/x86/include/uapi/asm/vmx.h 	{ EXIT_REASON_VMFUNC,                "VMFUNC" }, \
EXIT_REASON_VMFUNC 5490 arch/x86/kvm/vmx/nested.c 	case EXIT_REASON_VMFUNC:
EXIT_REASON_VMFUNC 6066 arch/x86/kvm/vmx/nested.c 	exit_handlers[EXIT_REASON_VMFUNC]	= handle_vmfunc,
EXIT_REASON_VMFUNC 5594 arch/x86/kvm/vmx/vmx.c 	[EXIT_REASON_VMFUNC]		      = handle_vmx_instruction,
EXIT_REASON_VMFUNC  144 tools/arch/x86/include/uapi/asm/vmx.h 	{ EXIT_REASON_VMFUNC,                "VMFUNC" }, \