diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-06-30 18:40:37 +0100 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2016-07-03 23:41:27 +0200 |
commit | fd16fe6820ede711c6e6950ffebdbc8ade5d05b3 (patch) | |
tree | c4f9690d8b4f1323933bbc3df98ad51b1c2dcf0b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3f0f8830d440e3edf5580424519a7c3434891c64 (diff) |
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions