Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.h180 bool xe_bo_is_xe_bo(struct ttm_buffer_object *bo);
Dxe_bo.c253 if (!xe_bo_is_xe_bo(tbo)) { in xe_evict_flags()
1032 if (!xe_bo_is_xe_bo(ttm_bo)) in xe_ttm_bo_release_notify()
1074 if (!xe_bo_is_xe_bo(ttm_bo)) in xe_ttm_bo_delete_mem_notify()
1869 bool xe_bo_is_xe_bo(struct ttm_buffer_object *bo) in xe_bo_is_xe_bo() function