Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_bo_api.h212 bool allow_res_evict; member
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c608 if (ctx->allow_res_evict) in ttm_bo_evict_swapout_allowable()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c532 .allow_res_evict = bp->type != ttm_bo_type_kernel, in amdgpu_bo_create()