Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c181 static int cma_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in cma_heap_mmap() function
270 .mmap = cma_heap_mmap,