maple_alloc_dma
int maple_alloc_dma(size_t, vaddr_t *, paddr_t *);
if (maple_alloc_dma(MAPLE_DMABUF_SIZE, &dmabuffer, &dmabuffer_phys)) {