| H A D | xe_bo.c | 372 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_evict_flags() 379 if (xe_tt->sg) 382 ret = sg_alloc_table_from_pages_segment(&xe_tt->sgt, tt->pages, 390 xe_tt->sg = &xe_tt->sgt; in xe_tt_map_sg() 391 ret = dma_map_sgtable(xe->drm.dev, xe_tt->sg, DMA_BIDIRECTIONAL, in xe_tt_map_sg() 394 sg_free_table(xe_tt->sg); in xe_tt_map_sg() 395 xe_tt->sg = NULL; in xe_tt_map_sg() 404 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_map_sg() 406 if (xe_tt in xe_tt_map_sg() 385 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_tt_map_sg() local 417 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_tt_unmap_sg() local 430 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_bo_sg() local 441 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_ttm_tt_account_add() local 451 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_ttm_tt_account_subtract() local 477 struct xe_ttm_tt *xe_tt; xe_ttm_tt_create() local 554 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_ttm_tt_populate() local 744 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt, xe_bo_move_dmabuf() local 855 struct xe_ttm_tt *xe_tt; xe_bo_set_purgeable_shrinker() local 1265 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); xe_bo_shrink() local 1615 struct xe_ttm_tt *xe_tt = container_of(tt, typeof(*xe_tt), ttm); xe_bo_dma_unmap_pinned() local 1732 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, xe_ttm_bo_delete_mem_notify() local 1750 struct xe_ttm_tt *xe_tt = xe_ttm_bo_swap_notify() local [all...] |