diff options
author | Suzuki K Poulose <suzuki.poulose@arm.com> | 2016-03-22 18:56:21 +0000 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2016-04-21 14:58:16 +0200 |
commit | 64f324979210d4064adf64f19da40c125c9dd137 (patch) | |
tree | 7cdbfd6440ca7439bea9aaa3cf59035992ef7a55 /arch/arm/mach-sunxi | |
parent | 70fd19068573e449d47eb2daa69cf5db541ef4f5 (diff) | |
download | linux-64f324979210d4064adf64f19da40c125c9dd137.tar.bz2 |
kvm-arm: Add explicit hyp page table modifiers
We have common routines to modify hyp and stage2 page tables
based on the 'kvm' parameter. For a smoother transition to
using separate routines for each, duplicate the routines
and modify the copy to work on hyp.
Marks the forked routines with _hyp_ and gets rid of the
kvm parameter which is no longer needed and is NULL for hyp.
Also, gets rid of calls to kvm_tlb_flush_by_vmid_ipa() calls
from the hyp versions. Uses explicit host page table accessors
instead of the kvm_* page table helpers.
Suggested-by: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Diffstat (limited to 'arch/arm/mach-sunxi')
0 files changed, 0 insertions, 0 deletions