Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgrant-dma-ops.c234 static void xen_grant_dma_unmap_sg(struct device *dev, struct scatterlist *sg, in xen_grant_dma_unmap_sg() function
271 xen_grant_dma_unmap_sg(dev, sg, i, dir, attrs | DMA_ATTR_SKIP_CPU_SYNC); in xen_grant_dma_map_sg()
292 .unmap_sg = xen_grant_dma_unmap_sg,