arch_setup_dma_ops
arch_setup_dma_ops(dev, attr == DEV_DMA_COHERENT);
arch_setup_dma_ops(dev, coherent);
void arch_setup_dma_ops(struct device *dev, bool coherent);