Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/
Ddrm_vm.c367 static const struct vm_operations_struct drm_vm_ops = { variable
594 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()
613 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()