aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2021-06-22 13:05:27 -0700
committerPaolo Bonzini <[email protected]>2021-06-24 11:47:55 -0400
commitb007e904b36a945d01a9080d754702ca5f9c68b4 (patch)
tree12d2265743d810f19748bfdcf91e78e988a06b22 /tools/perf/scripts/python/bin/stackcollapse-report
parentf681d6861b0c7b28af1a339171602a6e82b1cbda (diff)
KVM: selftests: Genericize upper level page table entry struct
In preparation for adding hugepage support, replace "pageMapL4Entry", "pageDirectoryPointerEntry", and "pageDirectoryEntry" with a common "pageUpperEntry", and add a helper to create an upper level entry. All upper level entries have the same layout, using unique structs provides minimal value and requires a non-trivial amount of code duplication. No functional change intended. Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions