Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c862 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind() function
910 err = xe_vm_ops_add_rebind(&vops, vma, in xe_vm_rebind()
959 err = xe_vm_ops_add_rebind(&vops, vma, tile_mask); in xe_vma_rebind()