Searched refs:xe_bo_move (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_trace_bo.h | 61 TRACE_EVENT(xe_bo_move,
|
| H A D | xe_bo.c | 745 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move() function 1155 ret = xe_bo_move(&bo->ttm, false, &ctx, new_mem, NULL); in xe_bo_evict_pinned() 1216 ret = xe_bo_move(&bo->ttm, false, &ctx, new_mem, NULL); in xe_bo_restore_pinned() 1416 .move = xe_bo_move,
|