Home
last modified time | relevance | path

Searched defs:bind_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_vm.c2718 struct drm_xe_vm_bind_op **bind_ops) in vm_bind_ioctl_check_args()
2926 struct drm_xe_vm_bind_op *bind_ops; in xe_vm_bind_ioctl() local
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_vma.c385 static const struct dma_fence_work_ops bind_ops = { variable