vmx_exit_reasons 213 tools/lib/traceevent/plugins/plugin_kvm.c static struct str_values vmx_exit_reasons[] = { vmx_exit_reasons 227 tools/lib/traceevent/plugins/plugin_kvm.c { .isa = 1, .strings = vmx_exit_reasons }, vmx_exit_reasons 10 tools/perf/arch/x86/util/kvm-stat.c define_exit_reasons_table(vmx_exit_reasons, VMX_EXIT_REASONS); vmx_exit_reasons 159 tools/perf/arch/x86/util/kvm-stat.c kvm->exit_reasons = vmx_exit_reasons;