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)
commitdceff7025851405412e1a180ddd0cf79c7cbc1d8
tree9faade2d226f785cb4382ab7f290d2a5b34624a9
parentea1ad53e1e31a32dcbeae61b8d3d01cccedcffc5
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