Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Damd_gart_64.c289 static void gart_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, in gart_unmap_sg() function
320 gart_unmap_sg(dev, sg, i, dir, 0); in dma_map_sg_nonforce()
461 gart_unmap_sg(dev, sg, out, dir, 0); in gart_map_sg()
693 .unmap_sg = gart_unmap_sg,