Searched defs:sgl (Results 1 – 10 of 10) sorted by relevance
/arch/tile/include/asm/ |
D | hv_driver.h | 41 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/ |
D | dma.c | 54 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/ |
D | dma-mapping.c | 220 static int __swiotlb_map_sg_attrs(struct device *dev, struct scatterlist *sgl, in __swiotlb_map_sg_attrs() 236 struct scatterlist *sgl, int nelems, in __swiotlb_unmap_sg_attrs() 266 struct scatterlist *sgl, int nelems, in __swiotlb_sync_sg_for_cpu() 279 struct scatterlist *sgl, int nelems, in __swiotlb_sync_sg_for_device()
|
/arch/powerpc/kernel/ |
D | dma.c | 128 static int dma_direct_map_sg(struct device *dev, struct scatterlist *sgl, in dma_direct_map_sg() 196 struct scatterlist *sgl, int nents, in dma_direct_sync_sg()
|
D | vio.c | 559 struct scatterlist *sgl; in vio_dma_iommu_map_sg() local 595 struct scatterlist *sgl; in vio_dma_iommu_unmap_sg() local
|
D | ibmebus.c | 106 struct scatterlist *sgl, in ibmebus_map_sg()
|
/arch/sparc/kernel/ |
D | ioport.c | 549 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/ia64/sn/pci/ |
D | pci_dma.c | 241 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/ |
D | pci-noop.c | 141 static int alpha_noop_map_sg(struct device *dev, struct scatterlist *sgl, int nents, in alpha_noop_map_sg()
|
/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 642 static int ps3_sb_map_sg(struct device *_dev, struct scatterlist *sgl, in ps3_sb_map_sg()
|