]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
authorEric Auger <eric.auger@redhat.com>
Tue, 31 Jan 2017 13:36:14 +0000 (14:36 +0100)
committerChristoffer Dall <cdall@linaro.org>
Mon, 8 May 2017 12:38:34 +0000 (14:38 +0200)
commit683d12ebd750c1de5b71610765c6ffc9dca4673c
tree9faade2d226f785cb4382ab7f290d2a5b34624a9
parentb33bd03e7ba8ba63114253da4a8a47367b541c26
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA

As vgic_its_check_id() computes the device/collection entry's
GPA, let's return it so that new callers can retrieve it easily.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Christoffer Dall <cdall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/arm/vgic/vgic-its.c