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.c1186 static int xe_vm_insert_vma(struct xe_vm *vm, struct xe_vma *vma) in xe_vm_insert_vma() function
2506 err |= xe_vm_insert_vma(vm, op->map.vma); in xe_vma_op_commit()
2520 err |= xe_vm_insert_vma(vm, op->remap.prev); in xe_vma_op_commit()
2530 err |= xe_vm_insert_vma(vm, op->remap.next); in xe_vma_op_commit()
2786 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()
2807 xe_vm_insert_vma(vm, vma); in xe_vma_op_unwind()