Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Damd_gart_64.c288 static void gart_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, in gart_unmap_sg() function
319 gart_unmap_sg(dev, sg, i, dir, NULL); in dma_map_sg_nonforce()
460 gart_unmap_sg(dev, sg, out, dir, NULL); in gart_map_sg()
701 .unmap_sg = gart_unmap_sg,