Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c2322 static void prep_vma_destroy(struct xe_vm *vm, struct xe_vma *vma, in prep_vma_destroy() function
2625 prep_vma_destroy(vm, vma, false); in new_vma()
2652 prep_vma_destroy(vm, vma, false); in new_vma()
2709 prep_vma_destroy(vm, gpuva_to_vma(op->base.remap.unmap->va), in xe_vma_op_commit()
2743 prep_vma_destroy(vm, gpuva_to_vma(op->base.unmap.va), true); in xe_vma_op_commit()
2972 prep_vma_destroy(vm, op->map.vma, post_commit); in xe_vma_op_unwind()
2994 prep_vma_destroy(vm, op->remap.prev, prev_post_commit); in xe_vma_op_unwind()
2998 prep_vma_destroy(vm, op->remap.next, next_post_commit); in xe_vma_op_unwind()