Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/ttm/
Dttm_bo_driver.h285 bool (*eviction_valuable)(struct ttm_buffer_object *bo, member
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c407 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_ttm.c217 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c221 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_ttm.c221 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c221 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_ttm.c362 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_mm.c198 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_buffer.c878 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ttm.c836 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c729 if (place && !bdev->driver->eviction_valuable(bo, in ttm_mem_evict_first()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1669 .eviction_valuable = ttm_bo_eviction_valuable,
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1590 .eviction_valuable = amdgpu_ttm_bo_eviction_valuable,