Skip to content
Commit c62efff2 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: Stub out is_tdp_mmu_root on 32-bit hosts



If is_tdp_mmu_root is not inlined, the elimination of TDP MMU calls as dead
code might not work out.  To avoid this, explicitly declare the stubbed
is_tdp_mmu_root on 32-bit hosts.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 8bbed95d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment