Searched refs:xe_bo_evict (Results 1 – 7 of 7) sorted by relevance
68 ret = xe_bo_evict(exported, true); in check_residency()
49 ret = xe_bo_evict(bo, true); in ccs_test_migrate()
514 ret = xe_bo_evict(vram_bo, true); in test_migrate()
239 XE_WARN_ON(xe_bo_evict(bo, false)); in xe_dma_buf_move_notify()
214 int xe_bo_evict(struct xe_bo *bo, bool force_alloc);
30 xe_bo_evict.o \
2243 int xe_bo_evict(struct xe_bo *bo, bool force_alloc) in xe_bo_evict() function