Re: [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
From: Huang, Kai
Date: Fri Jun 05 2026 - 03:06:44 EST
On Fri, 2026-05-29 at 15:22 -0700, Sean Christopherson wrote:
> Move a pile of MMU helper declarations into mmu.h, as they are very much
> KVM x86 internal APIs and not intended to be exposed to arch-neutral KVM,
> and certainly not to the broader kernel.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>