Searched refs:dma_virt_ops (Results 1 – 4 of 4) sorted by relevance
53 const struct dma_map_ops dma_virt_ops = { variable61 EXPORT_SYMBOL(dma_virt_ops);
560 if (clients[i]->dma_ops == &dma_virt_ops) { in pci_p2pdma_distance_many()847 if (WARN_ON_ONCE(dev->dma_ops == &dma_virt_ops)) in __pci_p2pdma_map_sg()
568 extern const struct dma_map_ops dma_virt_ops;
1190 device->dev.dma_ops = &dma_virt_ops; in setup_dma_device()