Home
last modified time | relevance | path

Searched refs:xe_bo_evict (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c315 XE_WARN_ON(xe_bo_evict(bo, exec)); in xe_dma_buf_move_notify()
H A DMakefile37 xe_bo_evict.o \
H A Dxe_bo.c3712 int xe_bo_evict(struct xe_bo *bo, struct drm_exec *exec) in xe_bo_evict() function
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c64 ret = xe_bo_evict(bo, exec); in ccs_test_migrate()