Searched defs:nelems (Results 1 – 5 of 5) sorted by relevance
/drivers/xen/ |
D | swiotlb-xen.c | 490 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg() 505 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg() 530 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu() 543 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
|
/drivers/iommu/ |
D | dma-iommu.c | 776 struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_cpu() 790 struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_device()
|
/drivers/iommu/intel/ |
D | iommu.c | 3754 int nelems, enum dma_data_direction dir, in intel_unmap_sg() 3771 static int intel_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, in intel_map_sg() 4015 bounce_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, in bounce_unmap_sg() 4027 bounce_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, in bounce_map_sg() 4068 int nelems, enum dma_data_direction dir) in bounce_sync_sg_for_cpu() 4080 int nelems, enum dma_data_direction dir) in bounce_sync_sg_for_device()
|
/drivers/scsi/ |
D | hpsa.c | 611 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
|
/drivers/infiniband/hw/hfi1/ |
D | chip.c | 11280 static void get_vlarb_preempt(struct hfi1_devdata *dd, u32 nelems, in get_vlarb_preempt()
|