Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
Dpci_iommu.c533 sg_fill(struct device *dev, struct scatterlist *leader, struct scatterlist *end, in sg_fill() function
584 return sg_fill(dev, leader, end, out, arena, max_dma, dac_allowed); in sg_fill()
681 if (sg_fill(dev, sg, end, out, arena, max_dma, dac_allowed) < 0) in alpha_pci_map_sg()