Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo_evict.c73 ret = xe_bo_evict_pinned(bo); in xe_bo_evict_all()
107 ret = xe_bo_evict_pinned(bo); in xe_bo_evict_all()
Dxe_bo.h216 int xe_bo_evict_pinned(struct xe_bo *bo);
Dxe_bo.c866 int xe_bo_evict_pinned(struct xe_bo *bo) in xe_bo_evict_pinned() function