-
- Downloads
arm64: perf: Move PMU register related defines to asm/perf_event.h
To use the ARMv8 PMU related register defines from the KVM code, we move the relevant definitions to asm/perf_event.h header file and rename them with prefix ARMV8_PMU_. This allows us to get rid of kvm_perf_event.h. Signed-off-by:Anup Patel <anup.patel@linaro.org> Signed-off-by:
Shannon Zhao <shannon.zhao@linaro.org> Acked-by:
Marc Zyngier <marc.zyngier@arm.com> Reviewed-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com> Signed-off-by:
Will Deacon <will.deacon@arm.com>
Showing
- arch/arm64/include/asm/kvm_host.h 0 additions, 1 deletionarch/arm64/include/asm/kvm_host.h
- arch/arm64/include/asm/kvm_hyp.h 0 additions, 1 deletionarch/arm64/include/asm/kvm_hyp.h
- arch/arm64/include/asm/kvm_perf_event.h 0 additions, 68 deletionsarch/arm64/include/asm/kvm_perf_event.h
- arch/arm64/include/asm/perf_event.h 47 additions, 0 deletionsarch/arm64/include/asm/perf_event.h
- arch/arm64/kernel/perf_event.c 19 additions, 53 deletionsarch/arm64/kernel/perf_event.c
Please register or sign in to comment