Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Dudmabuf.c46 static const struct vm_operations_struct udmabuf_vm_ops = { variable
57 vma->vm_ops = &udmabuf_vm_ops; in mmap_udmabuf()