Searched refs:dma_virt_ops (Results 1 – 6 of 6) sorted by relevance
53 const struct dma_map_ops dma_virt_ops = { variable59 EXPORT_SYMBOL(dma_virt_ops);
543 clients[i]->dma_ops == &dma_virt_ops) { in pci_p2pdma_distance_many()829 dev->dma_ops == &dma_virt_ops)) in __pci_p2pdma_map_sg()
594 rdi->ibdev.dev.dma_ops = rdi->ibdev.dev.dma_ops ? : &dma_virt_ops; in rvt_register_device()
399 base_dev->dev.dma_ops = &dma_virt_ops; in siw_device_create()
139 extern const struct dma_map_ops dma_virt_ops;
1173 dev->dev.dma_ops = &dma_virt_ops; in rxe_register_device()