diff options
author | David Matlack <[email protected]> | 2023-01-26 10:40:22 -0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-17 15:16:12 -0700 |
commit | 8c63e8c2176552d5c003d7459609383d32bf47f3 (patch) | |
tree | 8a81fc7a6c80e8e63ceb0447123c5416e6639b26 /lib/mpi/mpi-mod.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions