Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.c250 static void xe_evict_flags(struct ttm_buffer_object *tbo, in xe_evict_flags() function
1097 .evict_flags = xe_evict_flags,
2253 xe_evict_flags(&bo->ttm, &placement); in xe_bo_evict()