Lines Matching refs:xe_assert

74 	xe_assert(xe, xe_vma_is_userptr(vma));  in xe_vma_userptr_pin_pages()
170 xe_assert(vm->xe, link != list); in arm_preempt_fences()
232 xe_assert(vm->xe, xe_vm_in_preempt_fence_mode(vm)); in xe_vm_add_compute_exec_queue()
490 xe_assert(vm->xe, xe_vm_in_preempt_fence_mode(vm)); in preempt_rebind_work_func()
595 xe_assert(vm->xe, xe_vma_is_userptr(vma)); in vma_userptr_invalidate()
665 xe_assert(vm->xe, !xe_vm_in_fault_mode(vm)); in xe_vm_userptr_pin()
818 xe_assert(vm->xe, vma->tile_present); in xe_vm_rebind()
865 xe_assert(vm->xe, xe_vm_in_fault_mode(vm)); in xe_vma_rebind()
921 xe_assert(vm->xe, start < end); in xe_vma_create()
922 xe_assert(vm->xe, end < vm->size); in xe_vma_create()
1063 xe_assert(vm->xe, list_empty(&vma->combined_links.destroy)); in xe_vma_destroy()
1066 xe_assert(vm->xe, vma->gpuva.flags & XE_VMA_DESTROYED); in xe_vma_destroy()
1144 xe_assert(vm->xe, start + range <= vm->size); in xe_vm_find_overlapping_vma()
1155 xe_assert(vm->xe, xe_vma_vm(vma) == vm); in xe_vm_insert_vma()
1168 xe_assert(vm->xe, xe_vma_vm(vma) == vm); in xe_vm_remove_vma()
1301 xe_assert(xe, !(flags & ~XE_PTE_PS64)); in xelp_pte_encode_addr()
1541 xe_assert(xe, !vm->preempt.num_exec_queues); in xe_vm_close_and_put()
1620 xe_assert(xe, xe->info.has_asid); in xe_vm_close_and_put()
1621 xe_assert(xe, !(vm->flags & XE_VM_FLAG_MIGRATION)); in xe_vm_close_and_put()
1624 xe_assert(xe, lookup == vm); in xe_vm_close_and_put()
1643 xe_assert(xe, !vm->size); in vm_destroy_work_func()
1938 xe_assert(vm->xe, bo); in vm_bind_ioctl_ops_create()
2425 xe_assert(vm->xe, region <= ARRAY_SIZE(region_to_mem_type)); in op_lock_and_prep()
3172 xe_assert(xe, !xe_vma_is_null(vma)); in xe_vm_invalidate_vma()