Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vm.c362 static const struct vm_operations_struct drm_vm_ops = { variable
589 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()
608 vma->vm_ops = &drm_vm_ops; in drm_mmap_locked()
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_data.c585 static const struct vm_operations_struct drm_vm_ops = { variable
634 .vm_ops = &drm_vm_ops,