Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c849 static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm,
866 xe_vma_ops_init(&vops, vm, NULL, NULL, 0); in xe_vm_rebind()
921 xe_vma_ops_init(&vops, vm, NULL, NULL, 0); in xe_vma_rebind()
2922 static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm, in xe_vma_ops_init() function
3118 xe_vma_ops_init(&vops, vm, q, syncs, num_syncs); in xe_vm_bind_ioctl()