Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c171 &xe->pinned.late.external, xe_bo_evict_pinned); in xe_bo_evict_all()
175 &xe->pinned.late.evicted, xe_bo_evict_pinned); in xe_bo_evict_all()
189 xe_bo_evict_pinned); in xe_bo_evict_all()
H A Dxe_bo.h435 int xe_bo_evict_pinned(struct xe_bo *bo);
H A Dxe_bo.c1465 int xe_bo_evict_pinned(struct xe_bo *bo) in xe_bo_evict_pinned() function