svm_exit_reasons 218 tools/lib/traceevent/plugins/plugin_kvm.c static struct str_values svm_exit_reasons[] = { svm_exit_reasons 228 tools/lib/traceevent/plugins/plugin_kvm.c { .isa = 2, .strings = svm_exit_reasons }, svm_exit_reasons 11 tools/perf/arch/x86/util/kvm-stat.c define_exit_reasons_table(svm_exit_reasons, SVM_EXIT_REASONS); svm_exit_reasons 162 tools/perf/arch/x86/util/kvm-stat.c kvm->exit_reasons = svm_exit_reasons;