Searched refs:xe_bo_is_user (Results 1 – 1 of 1) sorted by relevance
161 static bool xe_bo_is_user(struct xe_bo *bo) in xe_bo_is_user() function1267 if (xe_bo_is_user(bo) || (bo->flags & XE_BO_FLAG_PINNED_LATE_RESTORE)) { in xe_bo_evict_pinned_copy()1417 if (xe_bo_is_user(bo) || (bo->flags & XE_BO_FLAG_PINNED_LATE_RESTORE)) { in xe_bo_restore_pinned()1725 if (bo->vm && xe_bo_is_user(bo)) in xe_ttm_bo_destroy()1764 xe_assert(xe_bo_device(bo), xe_bo_is_user(bo)); in xe_gem_object_close()2348 if (vm && xe_bo_is_user(bo)) in __xe_bo_create_locked()2778 xe_assert(xe, xe_bo_is_user(bo)); in xe_bo_pin_external()2822 xe_assert(xe, !xe_bo_is_user(bo)); in xe_bo_pin()2879 xe_assert(xe, xe_bo_is_user(bo)); in xe_bo_unpin_external()