]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: Move declarations of memslot accessors up in kvm_host.h
authorSean Christopherson <seanjc@google.com>
Thu, 10 Oct 2024 18:23:44 +0000 (11:23 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Oct 2024 17:00:07 +0000 (13:00 -0400)
commit21dd877060d49f1f57901f929189653fc42ac37a
tree50a6fe2098d43ca8d25a7705b5c44f4fec953817
parent0cad68cab1135b60348a7b81814c8d2ff4b959ea
KVM: Move declarations of memslot accessors up in kvm_host.h

Move the memslot lookup helpers further up in kvm_host.h so that they can
be used by inlined "to pfn" wrappers.

No functional change intended.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20241010182427.1434605-43-seanjc@google.com>
include/linux/kvm_host.h