]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kvm-arm: Add stage2 page table modifiers
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Wed, 23 Mar 2016 12:08:02 +0000 (12:08 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 21 Apr 2016 12:58:18 +0000 (14:58 +0200)
commit7a1c831ee8553b8199f21183942a46adf808f174
tree1cff3cdb3b14bf0636acfab9a40addf39122461e
parent64f324979210d4064adf64f19da40c125c9dd137
kvm-arm: Add stage2 page table modifiers

Now that the hyp page table is handled by different set of
routines, rename the original shared routines to stage2 handlers.
Also make explicit use of the stage2 page table helpers.

unmap_range has been merged to existing unmap_stage2_range.

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