hmm_dma_unmap_pfn
if (!hmm_dma_unmap_pfn(dev->dma_device, &umem_odp->map, idx))
bool hmm_dma_unmap_pfn(struct device *dev, struct hmm_dma_map *map, size_t idx);
EXPORT_SYMBOL_GPL(hmm_dma_unmap_pfn);