Searched refs:gart_unmap_sg (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ |
D | amd_gart_64.c | 288 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,
|