Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/hp/common/
Dhwsw_iommu.c21 extern struct dma_map_ops sba_dma_ops, swiotlb_dma_ops;
34 !sba_dma_ops.dma_supported(dev, *dev->dma_mask); in use_swiotlb()
41 return &sba_dma_ops; in hwsw_dma_get_ops()
Dsba_iommu.c2215 struct dma_map_ops sba_dma_ops = { variable
2232 dma_ops = &sba_dma_ops; in sba_dma_init()