summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/vgic/vgic.h
diff options
context:
space:
mode:
authorEric Auger2018-05-22 09:55:08 +0200
committerMarc Zyngier2018-05-25 13:29:26 +0200
commitdbd9733ab6742dfb7d4f6c49e7d412d4e792d8be (patch)
tree1864d271a760667d958b2d54a925b64f42aec7c0 /virt/kvm/arm/vgic/vgic.h
parentKVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION (diff)
downloadkernel-qcow2-linux-dbd9733ab6742dfb7d4f6c49e7d412d4e792d8be.tar.gz
kernel-qcow2-linux-dbd9733ab6742dfb7d4f6c49e7d412d4e792d8be.tar.xz
kernel-qcow2-linux-dbd9733ab6742dfb7d4f6c49e7d412d4e792d8be.zip
KVM: arm/arm64: Replace the single rdist region by a list
At the moment KVM supports a single rdist region. We want to support several separate rdist regions so let's introduce a list of them. This patch currently only cares about a single entry in this list as the functionality to register several redist regions is not yet there. So this only translates the existing code into something functionally similar using that new data struct. The redistributor region handle is stored in the vgic_cpu structure to allow later computation of the TYPER last bit. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Christoffer Dall <christoffer.dall@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'virt/kvm/arm/vgic/vgic.h')
0 files changed, 0 insertions, 0 deletions