Marc Zyngier 11af4c3716 KVM: arm64: PMU: Implement PMUv3p5 long counter support
PMUv3p5 (which is mandatory with ARMv8.5) comes with some extra
features:

- All counters are 64bit

- The overflow point is controlled by the PMCR_EL0.LP bit

Add the required checks in the helpers that control counter
width and overflow, as well as the sysreg handling for the LP
bit. A new kvm_pmu_is_3p5() helper makes it easy to spot the
PMUv3p5 specific handling.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221113163832.3154370-14-maz@kernel.org
2022-11-19 12:56:39 +00:00
..
2022-10-30 11:31:14 -07:00
2022-10-22 15:30:15 -07:00
2022-09-27 10:15:24 -03:00
2022-10-07 12:33:18 -07:00
2022-10-27 08:26:32 +02:00
2022-10-21 12:25:39 -07:00
2022-10-07 12:33:18 -07:00