diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-02-18 13:07:36 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:57:29 +0100 |
commit | 7f42aa76d4a5587939ee98d541ea1b97b382f408 (patch) | |
tree | f3273cfc8f1e72471ab694eb51379da750fb9b52 /arch/x86/kvm/pmu.h | |
parent | cec37648f40b0ef7e6260ffa588c51fd3754262b (diff) | |
download | lwn-7f42aa76d4a5587939ee98d541ea1b97b382f408.tar.gz lwn-7f42aa76d4a5587939ee98d541ea1b97b382f408.zip |
KVM: x86/mmu: Consolidate open coded variants of memslot TLB flushes
Replace open coded instances of kvm_arch_flush_remote_tlbs_memslot()'s
functionality with calls to the aforementioned function. Update the
comment in kvm_arch_flush_remote_tlbs_memslot() to elaborate on how it
is used and why it asserts that slots_lock is held.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/pmu.h')
0 files changed, 0 insertions, 0 deletions