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() function1427 if (xe_bo_is_user(bo) || (bo->flags & XE_BO_FLAG_PINNED_LATE_RESTORE)) { in xe_bo_evict_pinned_copy()1577 if (xe_bo_is_user(bo) || (bo->flags & XE_BO_FLAG_PINNED_LATE_RESTORE)) { in xe_bo_restore_pinned()1875 if (bo->vm && xe_bo_is_user(bo)) in xe_ttm_bo_destroy()1914 xe_assert(xe_bo_device(bo), xe_bo_is_user(bo)); in xe_gem_object_close()2571 if (vm && xe_bo_is_user(bo)) in __xe_bo_create_locked()3147 xe_assert(xe, xe_bo_is_user(bo)); in xe_bo_pin_external()3191 xe_assert(xe, !xe_bo_is_user(bo)); in xe_bo_pin()3248 xe_assert(xe, xe_bo_is_user(bo)); in xe_bo_unpin_external()