Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c177 static const struct vm_operations_struct dma_heap_vm_ops = { variable
188 vma->vm_ops = &dma_heap_vm_ops; in cma_heap_mmap()