diff --git a/arch/x86/kvm/mmu.c b/arch/x86/kvm/mmu.c
index 8f216321d33b23a4da32c49d7454ebd367f42402..f5aef52b148bf0a8db71a5d85149eee26e251125 100644
--- a/arch/x86/kvm/mmu.c
+++ b/arch/x86/kvm/mmu.c
@@ -5341,6 +5341,9 @@ static int alloc_mmu_pages(struct kvm_vcpu *vcpu)
 	struct page *page;
 	int i;
 
+	if (tdp_enabled)
+		return 0;
+
 	/*
 	 * When emulating 32-bit mode, cr3 is only 32 bits even on x86_64.
 	 * Therefore we need to allocate shadow page tables in the first