kvm-arm: Use explicit stage2 helper routines
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 22 Mar 2016 18:33:45 +0000 (18:33 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 21 Apr 2016 12:58:07 +0000 (14:58 +0200)
commit70fd19068573e449d47eb2daa69cf5db541ef4f5
treecce9203c5fef16946530f2fd9f6104e97c0a34a9
parent66f877faf9cc23232f25b423758eaa167de1ad09
kvm-arm: Use explicit stage2 helper routines

We have stage2 page table helpers for both arm and arm64. Switch to
the stage2 helpers for routines that only deal with stage2 page table.

Cc: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
arch/arm/kvm/mmu.c