Searched refs:xe_vma_rebind (Results 1 – 3 of 3) sorted by relevance
211 struct dma_fence *xe_vma_rebind(struct xe_vm *vm, struct xe_vma *vma,
166 fence = xe_vma_rebind(vm, vma, BIT(tile->id)); in handle_vma_pagefault()
908 struct dma_fence *xe_vma_rebind(struct xe_vm *vm, struct xe_vma *vma, u8 tile_mask) in xe_vma_rebind() function