Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c285 XE_WARN_ON(xe_bo_evict(bo, exec)); in xe_dma_buf_move_notify()
H A Dxe_bo.c3479 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()