Home
last modified time | relevance | path

Searched defs:sgl (Results 1 – 11 of 11) sorted by relevance

/arch/tile/include/asm/
Dhv_driver.h41 tile_hv_dev_preada(int devhdl, __hv32 flags, __hv32 sgl_len, in tile_hv_dev_preada()
51 tile_hv_dev_pwritea(int devhdl, __hv32 flags, __hv32 sgl_len, in tile_hv_dev_pwritea()
/arch/microblaze/kernel/
Ddma.c54 static int dma_direct_map_sg(struct device *dev, struct scatterlist *sgl, in dma_direct_map_sg()
131 struct scatterlist *sgl, int nents, in dma_direct_sync_sg_for_cpu()
145 struct scatterlist *sgl, int nents, in dma_direct_sync_sg_for_device()
/arch/arm64/mm/
Ddma-mapping.c226 static int __swiotlb_map_sg_attrs(struct device *dev, struct scatterlist *sgl, in __swiotlb_map_sg_attrs()
243 struct scatterlist *sgl, int nelems, in __swiotlb_unmap_sg_attrs()
276 struct scatterlist *sgl, int nelems, in __swiotlb_sync_sg_for_cpu()
290 struct scatterlist *sgl, int nelems, in __swiotlb_sync_sg_for_device()
461 static int __dummy_map_sg(struct device *dev, struct scatterlist *sgl, in __dummy_map_sg()
469 struct scatterlist *sgl, int nelems, in __dummy_unmap_sg()
482 struct scatterlist *sgl, int nelems, in __dummy_sync_sg()
721 struct scatterlist *sgl, int nelems, in __iommu_sync_sg_for_cpu()
735 struct scatterlist *sgl, int nelems, in __iommu_sync_sg_for_device()
748 static int __iommu_map_sg_attrs(struct device *dev, struct scatterlist *sgl, in __iommu_map_sg_attrs()
[all …]
/arch/h8300/kernel/
Ddma.c49 static int map_sg(struct device *dev, struct scatterlist *sgl, in map_sg()
/arch/sparc/kernel/
Dioport.c549 static int pci32_map_sg(struct device *device, struct scatterlist *sgl, in pci32_map_sg()
568 static void pci32_unmap_sg(struct device *dev, struct scatterlist *sgl, in pci32_unmap_sg()
614 static void pci32_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, in pci32_sync_sg_for_cpu()
627 static void pci32_sync_sg_for_device(struct device *device, struct scatterlist *sgl, in pci32_sync_sg_for_device()
/arch/powerpc/kernel/
Ddma.c196 static int dma_direct_map_sg(struct device *dev, struct scatterlist *sgl, in dma_direct_map_sg()
252 struct scatterlist *sgl, int nents, in dma_direct_sync_sg()
Dvio.c559 struct scatterlist *sgl; in vio_dma_iommu_map_sg() local
595 struct scatterlist *sgl; in vio_dma_iommu_unmap_sg() local
Dibmebus.c106 struct scatterlist *sgl, in ibmebus_map_sg()
/arch/ia64/sn/pci/
Dpci_dma.c241 static void sn_dma_unmap_sg(struct device *dev, struct scatterlist *sgl, in sn_dma_unmap_sg()
274 static int sn_dma_map_sg(struct device *dev, struct scatterlist *sgl, in sn_dma_map_sg()
/arch/alpha/kernel/
Dpci-noop.c141 static int alpha_noop_map_sg(struct device *dev, struct scatterlist *sgl, int nents, in alpha_noop_map_sg()
/arch/powerpc/platforms/ps3/
Dsystem-bus.c642 static int ps3_sb_map_sg(struct device *_dev, struct scatterlist *sgl, in ps3_sb_map_sg()