]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 22 Jun 2020 20:20:32 +0000 (13:20 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2020 20:21:54 +0000 (16:21 -0400)
commite4106e616c55eb2259a3b6c02c0094fd5251e5b8
tree5492cd905af56f37b0be0e2299875d0401a1ae64
parent7fea7f150436710cae0bd1815cece8cb84555bc3
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only

Make 'struct kvm_mmu_page' MMU-only, nothing outside of the MMU should
be poking into the gory details of shadow pages.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200622202034.15093-5-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu/mmu_internal.h