KVM: arm64: vgic: Use common accessor for writes to ICPENDR
authorOliver Upton <oliver.upton@linux.dev>
Tue, 19 Dec 2023 06:58:54 +0000 (06:58 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 22 Dec 2023 09:34:17 +0000 (09:34 +0000)
commit561851424d93e91083df4071781b68dc4ba1fc5a
tree36e2291af14e0e46471be89df2522daa37229ef9
parent13886f34444596e6eca124677cd8362a941b585b
KVM: arm64: vgic: Use common accessor for writes to ICPENDR

Fold MMIO and user accessors into a common helper while 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-3-oliver.upton@linux.dev
arch/arm64/kvm/vgic/vgic-mmio.c