Searched refs:xe_bo_evict (Results 1 – 5 of 5) sorted by relevance
324 XE_WARN_ON(xe_bo_evict(bo, exec)); in xe_dma_buf_move_notify()
438 int xe_bo_evict(struct xe_bo *bo, struct drm_exec *exec);
37 xe_bo_evict.o \
3908 int xe_bo_evict(struct xe_bo *bo, struct drm_exec *exec) in xe_bo_evict() function
515 ret = xe_bo_evict(vram_bo, exec); in test_migrate()