Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_vm.c357 static const struct vm_operations_struct drm_vm_ops = { variable
584 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()
603 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()