Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c1287 static int xe_vm_insert_vma(struct xe_vm *vm, struct xe_vma *vma) in xe_vm_insert_vma() function
2661 err |= xe_vm_insert_vma(vm, op->map.vma); in xe_vma_op_commit()
2675 err |= xe_vm_insert_vma(vm, op->remap.prev); in xe_vma_op_commit()
2684 err |= xe_vm_insert_vma(vm, op->remap.next); in xe_vma_op_commit()
2946 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()
2977 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()