]> Git Repo - linux.git/commit
KVM: x86/mmu: Move definition of make_mmu_pages_available() up
authorSean Christopherson <[email protected]>
Fri, 6 Dec 2019 23:57:15 +0000 (15:57 -0800)
committerPaolo Bonzini <[email protected]>
Wed, 8 Jan 2020 17:16:02 +0000 (18:16 +0100)
commitba7888dde6afc32885a0960f11b898ff97d4a060
tree085678609f590d36d9396a135aa57929f1340b5d
parent736c291c9f36b07f8889c61764c28edce20e715d
KVM: x86/mmu: Move definition of make_mmu_pages_available() up

Move make_mmu_pages_available() above its first user to put it closer
to related code and eliminate a forward declaration.

No functional change intended.

Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/mmu/mmu.c
This page took 0.049596 seconds and 4 git commands to generate.