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.h294 #define xe_vm_assert_held(vm) dma_resv_assert_held(xe_vm_resv(vm)) macro
325 xe_vm_assert_held(vm); in xe_vm_set_validating()
364 xe_vm_assert_held(vm); in xe_vm_is_validating()
379 xe_vm_assert_held(vm); in xe_vm_set_validation_exec()
394 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()
2179 xe_vm_assert_held(vm); in op_prepare()
2291 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_prepare()
2411 xe_vm_assert_held(vm); in op_commit()
2538 xe_vm_assert_held(vm); in xe_pt_update_ops_run()
2705 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_fini()
2729 xe_vm_assert_held(vops->vm); in xe_pt_update_ops_abort()
H A Dxe_vm.c68 xe_vm_assert_held(vm); in preempt_fences_waiting()
93 xe_vm_assert_held(vm); in alloc_preempt_fences()
117 xe_vm_assert_held(vm); in wait_for_existing_preempt_fences()
146 xe_vm_assert_held(vm); in xe_vm_is_idle()
204 xe_vm_assert_held(vm); in resume_and_reinstall_preempt_fences()
704 xe_vm_assert_held(vm); in xe_vm_rebind()
752 xe_vm_assert_held(vm); in xe_vma_rebind()
842 xe_vm_assert_held(vm); in xe_vm_range_rebind()
924 xe_vm_assert_held(vm); in xe_vm_range_unbind()
1134 xe_vm_assert_held(vm); in xe_vma_destroy()
[all …]
H A Dxe_migrate.c2502 xe_vm_assert_held(q->user_vm); /* User queues VM's should be locked */ in xe_migrate_job_lock()
2520 xe_vm_assert_held(q->user_vm); /* User queues VM's should be locked */ in xe_migrate_job_unlock()
H A Dxe_exec_queue.c1447 xe_vm_assert_held(vm); in xe_exec_queue_last_fence_lockdep_assert()
H A Dxe_bo.c2316 xe_vm_assert_held(vm); in __xe_bo_create_locked()
2955 xe_vm_assert_held(vm); in xe_bo_validate()