commit | 6c0070366deadd16503853708a0e32a612b7f628 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Mar 27 17:03:37 2017 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Sun Apr 09 07:49:12 2017 -0700 |
tree | bde0da9077edcd13e7ef8bfc09c53c9c1462e61a | |
parent | 8ac76ef4b5139a1d10e459ae43b6c14f49391977 [diff] |
arm64: KVM: PMU: Refactor pmu_*_el0_disabled There is a lot of duplication in the pmu_*_el0_disabled helpers, and as we're going to modify them shortly, let's move all the common stuff in a single function. No functional change. Reviewed-by: Christoffer Dall <cdall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@linaro.org>