]> git.baikalelectronics.ru Git - kernel.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)
commit560139da5d5cc4cae3814412462f7a6762134ea2
tree1cff3cdb3b14bf0636acfab9a40addf39122461e
parent3fb75ae18769260ba2b46d77719aa8465e6d6982
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