Searched refs:mmu_map_sg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/panfrost/ |
| D | panfrost_mmu.c | 243 static int mmu_map_sg(struct panfrost_device *pfdev, struct panfrost_mmu *mmu, in mmu_map_sg() function 289 mmu_map_sg(pfdev, bo->mmu, bo->node.start << PAGE_SHIFT, prot, sgt); in panfrost_mmu_map() 512 mmu_map_sg(pfdev, bo->mmu, addr, IOMMU_WRITE | IOMMU_READ | IOMMU_NOEXEC, sgt); in panfrost_mmu_map_fault_addr()
|