Searched refs:swiotlb_dma_map_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/unicore32/mm/
H A Ddma-swiotlb.c34 struct dma_map_ops swiotlb_dma_map_ops = { variable in typeref:struct:dma_map_ops
48 EXPORT_SYMBOL(swiotlb_dma_map_ops); variable
/linux-4.4.14/arch/unicore32/include/asm/
H A Ddma-mapping.h24 extern struct dma_map_ops swiotlb_dma_map_ops;
28 return &swiotlb_dma_map_ops; get_dma_ops()

Completed in 272 milliseconds