Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c253 static void xe_evict_flags(struct ttm_buffer_object *tbo, in xe_evict_flags() function
1192 .evict_flags = xe_evict_flags,
2430 xe_evict_flags(&bo->ttm, &placement); in xe_bo_evict()