Home
last modified time | relevance | path

Searched defs:allow_res_evict (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/drm/ttm/
Dttm_bo.h187 bool allow_res_evict; member
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.c1851 int xe_bo_validate(struct xe_bo *bo, struct xe_vm *vm, bool allow_res_evict) in xe_bo_validate()