Searched refs:xe_vma_has_no_bo (Results 1 – 4 of 4) sorted by relevance
153 static inline bool xe_vma_has_no_bo(struct xe_vma *vma) in xe_vma_has_no_bo() function160 return xe_vma_has_no_bo(vma) && !xe_vma_is_null(vma); in xe_vma_is_userptr()
676 if (!xe_vma_has_no_bo(vma) && xe_bo_is_stolen(bo)) in xe_pt_stage_bind()1636 if (!xe_vma_has_no_bo(vma) && !xe_vma_bo(vma)->vm) in vma_reserve_fences()1863 if (!xe_vma_has_no_bo(vma) && !xe_vma_bo(vma)->vm) { in bind_op_commit()1896 if (!xe_vma_has_no_bo(vma) && !xe_vma_bo(vma)->vm) { in unbind_op_commit()
574 if (xe_vma_has_no_bo(vma)) in handle_acc()
1625 if (xe_vma_has_no_bo(vma)) { in xe_vm_close_and_put()1634 if (xe_vma_has_no_bo(vma) || xe_vma_bo(vma)->vm) { in xe_vm_close_and_put()2074 else if (!xe_vma_has_no_bo(vma) && !bo->vm) in new_vma()2497 if (!err && !xe_vma_has_no_bo(vma)) in op_lock_and_prep()