diff options
| author | Sean Christopherson <seanjc@google.com> | 2021-06-22 23:05:27 +0300 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-24 18:47:55 +0300 |
| commit | b007e904b36a945d01a9080d754702ca5f9c68b4 (patch) | |
| tree | 12d2265743d810f19748bfdcf91e78e988a06b22 /tools/perf/scripts/python/stackcollapse.py | |
| parent | f681d6861b0c7b28af1a339171602a6e82b1cbda (diff) | |
| download | linux-b007e904b36a945d01a9080d754702ca5f9c68b4.tar.xz | |
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 <seanjc@google.com>
Message-Id: <20210622200529.3650424-18-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
