summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2021-04-13 17:41:33 +0300
committerMarc Zyngier <maz@kernel.org>2021-04-13 17:41:33 +0300
commitc90aad55c52e032b0a39a2459c68702c9de543d4 (patch)
tree97480e3dd54660e92d51808b1d37dd9e2628d6db /include
parentd8f37d291cd764ee966014ea2768709268d04abb (diff)
parent94ac0835391efc1a30feda6fc908913ec012951e (diff)
downloadlinux-c90aad55c52e032b0a39a2459c68702c9de543d4.tar.xz
Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/kvm/arm_vgic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/kvm/arm_vgic.h b/include/kvm/arm_vgic.h
index 3d74f1060bd1..ec621180ef09 100644
--- a/include/kvm/arm_vgic.h
+++ b/include/kvm/arm_vgic.h
@@ -322,6 +322,7 @@ struct vgic_cpu {
*/
struct vgic_io_device rd_iodev;
struct vgic_redist_region *rdreg;
+ u32 rdreg_index;
/* Contains the attributes and gpa of the LPI pending tables. */
u64 pendbaser;