diff options
author | Marc Zyngier <maz@kernel.org> | 2025-06-03 08:08:22 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-06-05 14:18:01 +0100 |
commit | 8800b7c4bbede3cd40831726d3f98e8080baf4df (patch) | |
tree | 7e98e9afc9510602e000928efc11e6994b7af4ad /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 6678791ee3da0b78c28fe7d77814097f53cbb8df (diff) |
KVM: arm64: Add RMW specific sysreg accessor
In a number of cases, we perform a Read-Modify-Write operation on
a system register, meaning that we would apply the RESx masks twice.
Instead, provide a new accessor that performs this RMW operation,
allowing the masks to be applied exactly once per operation.
Reviewed-by: Miguel Luis <miguel.luis@oracle.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20250603070824.1192795-3-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions