Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/hp/common/
Dhwsw_iommu.c22 extern const struct dma_map_ops sba_dma_ops;
35 !sba_dma_ops.dma_supported(dev, *dev->dma_mask); in use_swiotlb()
42 return &sba_dma_ops; in hwsw_dma_get_ops()
Dsba_iommu.c2203 const struct dma_map_ops sba_dma_ops = { variable
2220 dma_ops = &sba_dma_ops; in sba_dma_init()