Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dcma_heap.c179 static const struct vm_operations_struct dma_heap_vm_ops = { variable
190 vma->vm_ops = &dma_heap_vm_ops; in cma_heap_mmap()
H A Drk_cma_heap.c242 static const struct vm_operations_struct dma_heap_vm_ops = { variable
256 vma->vm_ops = &dma_heap_vm_ops; in cma_heap_mmap()