diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2017-12-08 14:18:27 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-03-19 13:05:15 +0000 |
commit | 005e975a3bd08dce8d77746d6688cac615fe7c97 (patch) | |
tree | fa06aba199457ce4e360ec4d69c38b54a08308be /virt | |
parent | 11d764079c9f25d1da8e10906d54da7fefec5844 (diff) | |
download | linux-005e975a3bd08dce8d77746d6688cac615fe7c97.tar.gz linux-005e975a3bd08dce8d77746d6688cac615fe7c97.tar.bz2 linux-005e975a3bd08dce8d77746d6688cac615fe7c97.zip |
arm64: KVM: Dynamically compute the HYP VA mask
As we're moving towards a much more dynamic way to compute our
HYP VA, let's express the mask in a slightly different way.
Instead of comparing the idmap position to the "low" VA mask,
we directly compute the mask by taking into account the idmap's
(VA_BIT-1) bit.
No functionnal change.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions