summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSuzuki K Poulose <suzuki.poulose@arm.com>2018-09-26 19:32:45 +0300
committerMarc Zyngier <marc.zyngier@arm.com>2018-10-01 15:50:30 +0300
commit865b30cdd9b286820aef44393bafc4c0ccee53d0 (patch)
tree92739fb94210ffda53d22d4d607be6bf53405b9a /tools/perf/scripts/python/export-to-postgresql.py
parente55cac5bf2a9cc86b57a9533d6b9e5005bc19b5c (diff)
downloadlinux-865b30cdd9b286820aef44393bafc4c0ccee53d0.tar.xz
kvm: arm64: Prepare for dynamic stage2 page table layout
Our stage2 page table helpers are statically defined based on the fixed IPA of 40bits and the host page size. As we are about to add support for configurable IPA size for VMs, we need to make the page table checks for each VM. This patch prepares the stage2 helpers to make the transition to a VM dependent table layout easier. Instead of statically defining the table helpers based on the page table levels, we now check the page table levels in the helpers to do the right thing. In effect, it simply converts the macros to static inline functions. Cc: Eric Auger <eric.auger@redhat.com> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Christoffer Dall <cdall@kernel.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions