On Thu, Oct 23, 2025 at 2:20 PM Jason Gunthorpe <[email protected]> wrote: > > iova_to_phys is a performance path for the DMA API and iommufd, implement > it using an unrolled get_user_pages() like function waterfall scheme. > > The implementation itself is fairly trivial. > > Tested-by: Alejandro Jimenez <[email protected]> > Reviewed-by: Kevin Tian <[email protected]> > Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Pasha Tatashin <[email protected]>
