Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1224 xe_bo_eviction_valuable(struct ttm_buffer_object *bo, const struct ttm_place *place) in xe_bo_eviction_valuable() function
1276 if (!xe_bo_eviction_valuable(bo, &place)) in xe_bo_shrink()
1822 .eviction_valuable = xe_bo_eviction_valuable,