Home
last modified time | relevance | path

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

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