Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.h291 #define xe_vm_assert_held(vm) dma_resv_assert_held(xe_vm_resv(vm)) macro
322 xe_vm_assert_held(vm); in xe_vm_set_validating()
361 xe_vm_assert_held(vm); in xe_vm_is_validating()
376 xe_vm_assert_held(vm); in xe_vm_set_validation_exec()
391 xe_vm_assert_held(vm); in xe_vm_validation_exec()
H A Dxe_pt.c1040 xe_vm_assert_held(vm); in xe_pt_commit_prepare_locks_assert()
1294 xe_vm_assert_held(vm); in xe_pt_vm_dependencies()
2010 xe_vm_assert_held(vm); in op_prepare()
2121 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_prepare()
2241 xe_vm_assert_held(vm); in op_commit()
2368 xe_vm_assert_held(vm); in xe_pt_update_ops_run()
2522 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_fini()
2546 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_abort()
H A Dxe_vm.c69 xe_vm_assert_held(vm); in preempt_fences_waiting()
94 xe_vm_assert_held(vm); in alloc_preempt_fences()
118 xe_vm_assert_held(vm); in wait_for_existing_preempt_fences()
147 xe_vm_assert_held(vm); in xe_vm_is_idle()
205 xe_vm_assert_held(vm); in resume_and_reinstall_preempt_fences()
705 xe_vm_assert_held(vm); in xe_vm_rebind()
753 xe_vm_assert_held(vm); in xe_vma_rebind()
843 xe_vm_assert_held(vm); in xe_vm_range_rebind()
925 xe_vm_assert_held(vm); in xe_vm_range_unbind()
1113 xe_vm_assert_held(vm); in xe_vma_destroy()
[all …]
H A Dxe_exec_queue.c1056 xe_vm_assert_held(vm); in xe_exec_queue_last_fence_lockdep_assert()
H A Dxe_migrate.c2448 xe_vm_assert_held(q->user_vm); /* User queues VM's should be locked */ in xe_migrate_job_lock()
2466 xe_vm_assert_held(q->user_vm); /* User queues VM's should be locked */ in xe_migrate_job_unlock()
H A Dxe_bo.c2321 xe_vm_assert_held(vm); in __xe_bo_create_locked()
2960 xe_vm_assert_held(vm); in xe_bo_validate()