diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-04-27 17:54:21 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-15 12:26:11 -0400 |
commit | e662ec3e0705cfee5b36aecd62adbc36df85eab3 (patch) | |
tree | febf56638878837fd909dbffbf595be1933ea66a /arch/x86/kvm/x86.c | |
parent | b2f432f872d9b4eb07d35f7bd5aa68c48a756f1a (diff) | |
download | lwn-e662ec3e0705cfee5b36aecd62adbc36df85eab3.tar.gz lwn-e662ec3e0705cfee5b36aecd62adbc36df85eab3.zip |
KVM: x86/mmu: Move max hugepage level to a separate #define
Rename PT_MAX_HUGEPAGE_LEVEL to KVM_MAX_HUGEPAGE_LEVEL and make it a
separate define in anticipation of dropping KVM's PT_*_LEVEL enums in
favor of the kernel's PG_LEVEL_* enums.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200428005422.4235-3-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions