diff options
author | Sean Christopherson <seanjc@google.com> | 2022-10-12 21:17:00 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-29 23:33:25 +0300 |
commit | de0322f575be9e7fb598d14d58f5a7c7d8394e2b (patch) | |
tree | 330bdd321c6a798b55fa1d32e849aed88d07b755 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6c882ef4fc7bd99b67ad152e75428b669281c521 (diff) | |
download | linux-de0322f575be9e7fb598d14d58f5a7c7d8394e2b.tar.xz |
KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
Use is_tdp_mmu_page() instead of querying sp->tdp_mmu_page directly so
that all users benefit if KVM ever finds a way to optimize the logic.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221012181702.3663607-10-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions