diff options
| author | David Matlack <[email protected]> | 2022-01-19 23:07:28 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:50:39 -0500 |
| commit | 7b7e1ab6fdc554f77f98c597aa9375b52b3a5454 (patch) | |
| tree | 5f70e3661f9a8de819ddce9bbeb508f29d73861a /tools/perf/scripts/python/flamegraph.py | |
| parent | 0f53dfa34efaffebf9da3b5472a6b5b3599bc8f9 (diff) | |
KVM: x86/mmu: Consolidate logic to atomically install a new TDP MMU page table
Consolidate the logic to atomically replace an SPTE with an SPTE that
points to a new page table into a single helper function. This will be
used in a follow-up commit to split huge pages, which involves replacing
each huge page SPTE with an SPTE that points to a page table.
Opportunistically drop the call to trace_kvm_mmu_get_page() in
kvm_tdp_mmu_map() since it is redundant with the identical tracepoint in
tdp_mmu_alloc_sp().
No functional change intended.
Reviewed-by: Peter Xu <[email protected]>
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[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