diff options
author | Quentin Perret <qperret@google.com> | 2021-08-09 18:24:32 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-08-11 13:39:49 +0300 |
commit | 51add457733bbc4a442fc280d73d14bfe262e4a0 (patch) | |
tree | 2e78fb0617c110c845e8c34d5947d5354c3608c5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1bac49d490cbc813f407a5c9806e464bf4a300c9 (diff) | |
download | linux-51add457733bbc4a442fc280d73d14bfe262e4a0.tar.xz |
KVM: arm64: Expose page-table helpers
The KVM pgtable API exposes the kvm_pgtable_walk() function to allow
the definition of walkers outside of pgtable.c. However, it is not easy
to implement any of those walkers without some of the low-level helpers.
Move some of them to the header file to allow re-use from other places.
Signed-off-by: Quentin Perret <qperret@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210809152448.1810400-6-qperret@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions