Re: [PATCH v4 08/30] KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h

From: Binbin Wu

Date: Mon Jun 15 2026 - 03:36:12 EST




On 6/13/2026 8:03 AM, Sean Christopherson wrote:
> Relocated the declaration of tdp_enabled into mmu.h, and opportunistically

Nit:
Relocated -> Relocate

> hoist tdp_mmu_enabled up to the top so that the two are co-located.
>
> No functional change intended.
>
> Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>
> Reviewed-by: Yosry Ahmed <yosry@xxxxxxxxxx>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>

Reviewed-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>