Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c195 static int system_heap_mmap(struct dma_buf *dmabuf, struct vm_area_struct *vma) in system_heap_mmap() function
308 .mmap = system_heap_mmap,