diff options
author | Rick Edgecombe <rick.p.edgecombe@intel.com> | 2024-11-12 15:38:27 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-03-14 14:20:53 -0400 |
commit | b832317b8cbe92eea43129d220f7f8111c574995 (patch) | |
tree | 4e40baad4ffe4032b885c52b8c0eb5d62d849efb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 958810a09412d5d30eb507bd08a4f9eb5077f699 (diff) |
KVM: x86/mmu: Export kvm_tdp_map_page()
In future changes coco specific code will need to call kvm_tdp_map_page()
from within their respective gmem_post_populate() callbacks. Export it
so this can be done from vendor specific code. Since kvm_mmu_reload()
will be needed for this operation, export its callee kvm_mmu_load() as
well.
Signed-off-by: Rick Edgecombe <rick.p.edgecombe@intel.com>
Signed-off-by: Yan Zhao <yan.y.zhao@intel.com>
Message-ID: <20241112073827.22270-1-yan.y.zhao@intel.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