diff options
author | Quentin Perret <[email protected]> | 2021-08-09 16:24:32 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2021-08-11 11:39:49 +0100 |
commit | 51add457733bbc4a442fc280d73d14bfe262e4a0 (patch) | |
tree | 2e78fb0617c110c845e8c34d5947d5354c3608c5 /tools/perf/util/trace-event-scripting.c | |
parent | 1bac49d490cbc813f407a5c9806e464bf4a300c9 (diff) |
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 <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions