Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c194 static void *cma_heap_do_vmap(struct cma_heap_buffer *buffer) in cma_heap_do_vmap() function
218 vaddr = cma_heap_do_vmap(buffer); in cma_heap_vmap()