SVM_EXIT_MONITOR  171 arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_MONITOR,     "monitor" }, \
SVM_EXIT_MONITOR 4842 arch/x86/kvm/svm.c 	[SVM_EXIT_MONITOR]			= monitor_interception,
SVM_EXIT_MONITOR 6080 arch/x86/kvm/svm.c 	[x86_intercept_monitor]		= POST_MEM(SVM_EXIT_MONITOR),
SVM_EXIT_MONITOR  171 tools/arch/x86/include/uapi/asm/svm.h 	{ SVM_EXIT_MONITOR,     "monitor" }, \