kvm arm: Move fake PGD handling to arch specific files
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 1 Mar 2016 10:03:06 +0000 (10:03 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 21 Apr 2016 12:56:44 +0000 (14:56 +0200)
commit120f0779c3ed89c25ef1db943feac8ed73a0d7f9
tree5e83daf97d8365fde6ee28585643eaeebb50afcd
parentacd05010400215b281a9197a889bec3e67998654
kvm arm: Move fake PGD handling to arch specific files

Rearrange the code for fake pgd handling, which is applicable
only for arm64. This will later be removed once we introduce
the stage2 page table walker macros.

Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
arch/arm/include/asm/kvm_mmu.h
arch/arm/kvm/mmu.c
arch/arm64/include/asm/kvm_mmu.h