Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H A Dheap-helpers.c174 static const struct vm_operations_struct dma_heap_vm_ops = { variable
185 vma->vm_ops = &dma_heap_vm_ops; in dma_heap_mmap()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds