diff options
| author | Sean Christopherson <[email protected]> | 2020-03-20 14:28:12 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-21 09:12:49 -0400 |
| commit | f55ac304ca47039368a5971fa61ebc8160c90659 (patch) | |
| tree | dc2066bd53683725a8a5b6329cd849617d00785b /tools/perf/scripts/python | |
| parent | ad104b5e433a6851a3a9822663c1ca756832a5f0 (diff) | |
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Drop @invalidate_gpa from ->tlb_flush() and kvm_vcpu_flush_tlb() now
that all callers pass %true for said param, or ignore the param (SVM has
an internal call to svm_flush_tlb() in svm_flush_tlb_guest that somewhat
arbitrarily passes %false).
Remove __vmx_flush_tlb() as it is no longer used.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions