diff options
author | David Matlack <dmatlack@google.com> | 2023-01-26 10:40:22 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-17 15:16:12 -0700 |
commit | 8c63e8c2176552d5c003d7459609383d32bf47f3 (patch) | |
tree | 8a81fc7a6c80e8e63ceb0447123c5416e6639b26 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 28e4b4597d65927f8147c493d66aa0fe006e364c (diff) |
KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
Rename kvm_flush_remote_tlbs_with_address() to
kvm_flush_remote_tlbs_range(). This name is shorter, which reduces the
number of callsites that need to be broken up across multiple lines, and
more readable since it conveys a range of memory is being flushed rather
than a single address.
No functional change intended.
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20230126184025.2294823-5-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions