]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/mmu: Rename page_header() to to_shadow_page()
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 22 Jun 2020 20:20:34 +0000 (13:20 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2020 20:21:55 +0000 (16:21 -0400)
commiteb2daff269b051a0d12ca6fc92e1eba7ca031b59
treea991abc528ea8a73747e1cfbc2c17725771c2fbe
parent7ac6ef0ae5d3ac50dfc0990d1dfe17477b17f2d7
KVM: x86/mmu: Rename page_header() to to_shadow_page()

Rename KVM's accessor for retrieving a 'struct kvm_mmu_page' from the
associated host physical address to better convey what the function is
doing.

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