On Thu, 2025-08-28 at 17:06 -0700, Sean Christopherson wrote: > Remove the helper and exports that were added to allow TDX code to reuse > kvm_tdp_map_page() for its gmem post-populate flow now that a dedicated > TDP MMU API is provided to install a mapping given a gfn+pfn pair. > > This reverts commit 2608f105760115e94a03efd9f12f8fbfd1f9af4b. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>