Home
last modified time | relevance | path

Searched refs:sgt_handle (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iommu/
Ddma-iommu.c1053 #define sgt_handle(sgt) \ macro
1076 struct dma_sgt_handle *sh = sgt_handle(sgt); in iommu_dma_free_noncontiguous()
1089 return vmap(sgt_handle(sgt)->pages, count, VM_MAP, PAGE_KERNEL); in iommu_dma_vmap_noncontiguous()
1099 return vm_map_pages(vma, sgt_handle(sgt)->pages, count); in iommu_dma_mmap_noncontiguous()