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.c1328 static int xe_vm_insert_vma(struct xe_vm *vm, struct xe_vma *vma) in xe_vm_insert_vma() function
2700 err |= xe_vm_insert_vma(vm, op->map.vma); in xe_vma_op_commit()
2714 err |= xe_vm_insert_vma(vm, op->remap.prev); in xe_vma_op_commit()
2723 err |= xe_vm_insert_vma(vm, op->remap.next); in xe_vma_op_commit()
2985 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()
3016 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()