]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 13 Sep 2022 09:05:37 +0000 (17:05 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Nov 2022 17:31:13 +0000 (12:31 -0500)
commit0f9edb8cab29667ef5ac50736bb1f9a0557e7f94
tree7923feaaae1f9346444a9e46f97c2f39c13c7ea0
parent686e0f0324f07ea1979462f659b24b1195996fe0
KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()

There's no caller. Remove it.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220913090537.25195-1-linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c