Searched refs:vm_bind_ioctl_ops_create (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_vm.c | 2209 vm_bind_ioctl_ops_create(struct xe_vm *vm, struct xe_bo *bo, in vm_bind_ioctl_ops_create() function 2285 ALLOW_ERROR_INJECTION(vm_bind_ioctl_ops_create, ERRNO); 3425 ops[i] = vm_bind_ioctl_ops_create(vm, bos[i], obj_offset, in xe_vm_bind_ioctl() 3527 ops = vm_bind_ioctl_ops_create(vm, bo, 0, addr, bo->size, in xe_vm_bind_kernel_bo()
|