SVM_EXIT_VMSAVE   164 arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_VMSAVE,      "vmsave" }, \
SVM_EXIT_VMSAVE  4837 arch/x86/kvm/svm.c 	[SVM_EXIT_VMSAVE]			= vmsave_interception,
SVM_EXIT_VMSAVE  6074 arch/x86/kvm/svm.c 	[x86_intercept_vmsave]		= POST_EX(SVM_EXIT_VMSAVE),
SVM_EXIT_VMSAVE   164 tools/arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_VMSAVE,      "vmsave" }, \