diff options
author | 2023-01-26 10:40:22 -0800 | |
---|---|---|
committer | 2023-03-17 15:16:12 -0700 | |
commit | 8c63e8c2176552d5c003d7459609383d32bf47f3 (patch) | |
tree | 8a81fc7a6c80e8e63ceb0447123c5416e6639b26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together (diff) | |
download | linux-rng-8c63e8c2176552d5c003d7459609383d32bf47f3.tar.xz linux-rng-8c63e8c2176552d5c003d7459609383d32bf47f3.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions