]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
authorSean Christopherson <sean.j.christopherson@intel.com>
Tue, 5 Feb 2019 21:01:19 +0000 (13:01 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2019 21:48:37 +0000 (22:48 +0100)
commit7261fa14deb68ea6cfd7bf5622867613ba27e998
tree1402b08ffc554739a069272aaf1711005928d1f4
parente6cf74cee5a9591de11683d047770c19dfeef6d5
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines

...so that kvm_mmu_invalidate_zap_pages_in_memslot() can utilize the
helpers in future patches.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c