commit | 69bb2c9fbc11d9d4358fbb798db15c9092eb4d8c | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Jun 04 10:29:39 2013 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jul 11 04:57:31 2014 -0700 |
tree | ca465df2f2ae90a961d315652aa6028a20bdabcb | |
parent | 8d5c6b06a5d5f8ebcf40558e566781d572920740 [diff] |
KVM: ARM: vgic: abstract access to the ELRSR bitmap Move the GICH_ELRSR access to its own functions, and add them to the vgic_ops structure. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>