dma_can_mmap
bool dma_can_mmap(struct device *dev);
EXPORT_SYMBOL_GPL(dma_can_mmap);
return dma_can_mmap(dmabuf->dev.dev);