Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_vm.c393 list_move_tail(&gpuva_to_vma(gpuva)->combined_links.rebind, in xe_gpuvm_validate()
726 if (!list_empty(&uvma->vma.combined_links.rebind)) in xe_vm_userptr_pin()
727 list_del_init(&uvma->vma.combined_links.rebind); in xe_vm_userptr_pin()
746 list_move_tail(&uvma->vma.combined_links.rebind, in xe_vm_userptr_pin()
926 combined_links.rebind) in xe_vm_rebind()
927 list_del_init(&vma->combined_links.rebind); in xe_vm_rebind()
1209 INIT_LIST_HEAD(&vma->combined_links.rebind); in xe_vma_create()
1912 list_del_init(&vma->combined_links.rebind); in xe_vm_close_and_put()
1917 list_move_tail(&vma->combined_links.destroy, &contested); in xe_vm_close_and_put()
1944 combined_links.destroy) { in xe_vm_close_and_put()
[all …]
A Dxe_vm_types.h94 } combined_links; member
A Dxe_pt.c2272 list_del_init(&vma->combined_links.rebind); in unbind_op_commit()

Completed in 33 milliseconds