diff options
| author | Sean Christopherson <[email protected]> | 2020-03-20 14:28:18 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-04-21 09:12:52 -0400 |
| commit | 7780938cc70b848650722762fa4c7496fa68f9ec (patch) | |
| tree | 7a1b89ac753494904da35833d6ff7af6c0034d44 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 4a41e43cbe2c0f47d7ec80d156ab786d03cdaacd (diff) | |
KVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
Rename ->tlb_flush() to ->tlb_flush_all() in preparation for adding a
new hook to flush only the current ASID/context.
Opportunstically replace the comment in vmx_flush_tlb() that explains
why it flushes all EPTP/VPID contexts with a comment explaining why it
unconditionally uses INVEPT when EPT is enabled. I.e. rely on the "all"
part of the name to clarify why it does global INVEPT/INVVPID.
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions