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.c65 ret = xe_bo_evict_pinned(bo); in xe_bo_evict_all()
99 ret = xe_bo_evict_pinned(bo); in xe_bo_evict_all()
H A Dxe_bo.h216 int xe_bo_evict_pinned(struct xe_bo *bo);
H A Dxe_bo.c866 int xe_bo_evict_pinned(struct xe_bo *bo) in xe_bo_evict_pinned() function