diff options
| author | David Matlack <[email protected]> | 2022-01-19 23:07:32 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:50:40 -0500 |
| commit | 77aa60753a7b11502430c65a9d10d18af019a5b0 (patch) | |
| tree | 34cf6717022d23ffad8ed41c34b72a67a6200bde /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 315d86da89ebee1263500c81a4aa3334cc25e169 (diff) | |
KVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mmu_page root
Instead of passing a pointer to the root page table and the root level
separately, pass in a pointer to the root kvm_mmu_page struct. This
reduces the number of arguments by 1, cutting down on line lengths.
No functional change intended.
Reviewed-by: Ben Gardon <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions