diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-06-30 17:40:37 (GMT) |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2016-07-03 21:41:27 (GMT) |
commit | fd16fe6820ede711c6e6950ffebdbc8ade5d05b3 (patch) | |
tree | c4f9690d8b4f1323933bbc3df98ad51b1c2dcf0b /arch/x86/kvm | |
parent | 3f0f8830d440e3edf5580424519a7c3434891c64 (diff) | |
download | linux-fd16fe6820ede711c6e6950ffebdbc8ade5d05b3.tar.xz |
arm64: KVM: Kill HYP_PAGE_OFFSET
HYP_PAGE_OFFSET is not massively useful. And the way we use it
in KERN_HYP_VA is inconsistent with the equivalent operation in
EL2, where we use a mask instead.
Let's replace the uses of HYP_PAGE_OFFSET with HYP_PAGE_OFFSET_MASK,
and get rid of the pointless macro.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'arch/x86/kvm')
0 files changed, 0 insertions, 0 deletions