Searched refs:xe_bo_evict (Results 1 – 4 of 4) sorted by relevance
315 XE_WARN_ON(xe_bo_evict(bo, exec)); in xe_dma_buf_move_notify()
37 xe_bo_evict.o \
3712 int xe_bo_evict(struct xe_bo *bo, struct drm_exec *exec) in xe_bo_evict() function
64 ret = xe_bo_evict(bo, exec); in ccs_test_migrate()