SVM_EXIT_VMMCALL  162 arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_VMMCALL,     "hypercall" }, \
SVM_EXIT_VMMCALL 4835 arch/x86/kvm/svm.c 	[SVM_EXIT_VMMCALL]			= vmmcall_interception,
SVM_EXIT_VMMCALL 6072 arch/x86/kvm/svm.c 	[x86_intercept_vmmcall]		= POST_EX(SVM_EXIT_VMMCALL),
SVM_EXIT_VMMCALL  162 tools/arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_VMMCALL,     "hypercall" }, \