[PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
Sean Christopherson
seanjc at google.com
Tue Aug 15 15:30:47 PDT 2023
On Fri, Aug 11, 2023, Raghavendra Rao Ananta wrote:
> From: David Matlack <dmatlack at google.com>
>
> Rename kvm_arch_flush_remote_tlb() and the associated macro
> __KVM_HAVE_ARCH_FLUSH_REMOTE_TLB to kvm_arch_flush_remote_tlbs() and
> __KVM_HAVE_ARCH_FLUSH_REMOTE_TLBS respectively.
>
> Making the name plural matches kvm_flush_remote_tlbs() and makes it more
> clear that this function can affect more than one remote TLB.
>
> No functional change intended.
>
> Signed-off-by: David Matlack <dmatlack at google.com>
> Signed-off-by: Raghavendra Rao Ananta <rananta at google.com>
> Reviewed-by: Gavin Shan <gshan at redhat.com>
> Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>
> Reviewed-by: Shaoqin Huang <shahuang at redhat.com>
> ---
Acked-by: Sean Christopherson <seanjc at google.com>
More information about the kvm-riscv
mailing list