]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: x86: Remove some unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Fri, 30 Aug 2024 02:25:37 +0000 (10:25 +0800)
committerSean Christopherson <seanjc@google.com>
Tue, 10 Sep 2024 03:12:43 +0000 (20:12 -0700)
commit4ca077f26d885cbc97e742a5f3572aac244a0f8a
treeac27028936f3d7ec0558524519d6634cab048599
parent3f6821aa147b6e6fe07e8b35999724518b74a632
KVM: x86: Remove some unused declarations

Commit 238adc77051a ("KVM: Cleanup LAPIC interface") removed
kvm_lapic_get_base() but leave declaration.

And other two declarations were never implenmented since introduction.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20240830022537.2403873-1-yuehaibing@huawei.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/lapic.h
arch/x86/kvm/mmu.h
arch/x86/kvm/mmu/mmu_internal.h