summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2021-08-17 07:43:19 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2021-10-01 03:44:55 -0400
commit7158bee4b47519430f3ccad7cffea578533f364e (patch)
treecc185faf71a3e454a5505ce7adf0ca7a8d9fe98f /tools/perf/scripts/python/stackcollapse.py
parent87e888eafd5b2c7c48245b2a272f9d54264b1526 (diff)
KVM: MMU: pass kvm_mmu_page struct to make_spte
The level and A/D bit support of the new SPTE can be found in the role, which is stored in the kvm_mmu_page struct. This merges two arguments into one. For the TDP MMU, the kvm_mmu_page was not used (kvm_tdp_mmu_map does not use it if the SPTE is already present) so we fetch it just before calling make_spte. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions