linux/arch/x86/kvm/mmu
Sean Christopherson 0885904d4f KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
Move thp_adjust() above __direct_map() in preparation of calling
thp_adjust() from  __direct_map() and FNAME(fetch).

No functional change intended.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-01-08 18:16:07 +01:00
..
mmu.c KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map() 2020-01-08 18:16:07 +01:00
page_track.c KVM: x86: create mmu/ subdirectory 2019-11-21 12:03:50 +01:00
paging_tmpl.h KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU 2020-01-08 18:16:05 +01:00