diff options
author | Sean Christopherson <seanjc@google.com> | 2021-06-22 13:05:27 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-06-24 11:47:55 -0400 |
commit | b007e904b36a945d01a9080d754702ca5f9c68b4 (patch) | |
tree | 12d2265743d810f19748bfdcf91e78e988a06b22 /fs/ubifs/debug.h | |
parent | f681d6861b0c7b28af1a339171602a6e82b1cbda (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 <seanjc@google.com>
Message-Id: <20210622200529.3650424-18-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'fs/ubifs/debug.h')
0 files changed, 0 insertions, 0 deletions