Home
last modified time | relevance | path

Searched refs:xe_bo_is_xe_bo (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c335 if (!xe_bo_is_xe_bo(tbo)) { in xe_evict_flags()
1231 if (!xe_bo_is_xe_bo(bo)) in xe_bo_eviction_valuable()
1279 if (!xe_bo_is_xe_bo(bo) || !xe_bo_get_unless_zero(xe_bo)) in xe_bo_shrink()
1684 if (!xe_bo_is_xe_bo(ttm_bo)) in xe_ttm_bo_release_notify()
1721 if (!xe_bo_is_xe_bo(ttm_bo)) in xe_ttm_bo_delete_mem_notify()
3145 bool xe_bo_is_xe_bo(struct ttm_buffer_object *bo) in xe_bo_is_xe_bo() function
H A Dxe_bo.h371 bool xe_bo_is_xe_bo(struct ttm_buffer_object *bo);