aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/trace/hyperv.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/trace/hyperv.h')
-rw-r--r--arch/x86/include/asm/trace/hyperv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/trace/hyperv.h b/arch/x86/include/asm/trace/hyperv.h
index 4d705cb4d63b..a8e5a7a2b460 100644
--- a/arch/x86/include/asm/trace/hyperv.h
+++ b/arch/x86/include/asm/trace/hyperv.h
@@ -8,7 +8,7 @@
#if IS_ENABLED(CONFIG_HYPERV)
-TRACE_EVENT(hyperv_mmu_flush_tlb_others,
+TRACE_EVENT(hyperv_mmu_flush_tlb_multi,
TP_PROTO(const struct cpumask *cpus,
const struct flush_tlb_info *info),
TP_ARGS(cpus, info),