diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2023-12-19 06:58:53 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-12-22 09:33:54 +0000 |
commit | 13886f34444596e6eca124677cd8362a941b585b (patch) | |
tree | ac2e4cc4d470517047227c35a003ef2ea5f9a30a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7b95382f965133ef61ce44aaabc518c16eb46909 (diff) |
KVM: arm64: vgic: Use common accessor for writes to ISPENDR
Perhaps unsurprisingly, there is a considerable amount of duplicate
code between the MMIO and user accessors for ISPENDR. At the same
time there are some important differences between user and guest
MMIO, like how SGIs can only be made pending from userspace.
Fold user and MMIO accessors into a common helper, maintaining the
distinction between the two.
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20231219065855.1019608-2-oliver.upton@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions