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.c831 static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma, in xe_vm_ops_add_rebind() function
879 err = xe_vm_ops_add_rebind(&vops, vma, in xe_vm_rebind()
928 err = xe_vm_ops_add_rebind(&vops, vma, tile_mask); in xe_vma_rebind()