diff options
| author | Sean Christopherson <[email protected]> | 2020-09-23 15:14:05 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:34 -0400 |
| commit | ace569e0154a8c7a686bab8e791876d27b42d9b2 (patch) | |
| tree | a05df0b5bdb20f62f11793d87ce372a011f41a25 /tools/perf/scripts/python/flamegraph.py | |
| parent | dbcf3f96fa662bd5e1f93ea7c10a8dd0dce180ae (diff) | |
KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
Move the logic that controls whether or not FNAME(invlpg) needs to flush
fully into FNAME(invlpg) so that mmu_page_zap_pte() doesn't return a
value. This allows a future patch to redefine the return semantics for
mmu_page_zap_pte() so that it can recursively zap orphaned child shadow
pages for nested TDP MMUs.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions