Searched defs:xe_tt (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 385 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_map_sg() local 417 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_unmap_sg() local 430 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_sg() local 441 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_add() local 451 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_subtract() local 477 struct xe_ttm_tt *xe_tt; in xe_ttm_tt_create() local 556 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_populate() local 741 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt, in xe_bo_move_dmabuf() local 1132 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_shrink() local 1479 struct xe_ttm_tt *xe_tt = container_of(tt, typeof(*xe_tt), ttm); in xe_bo_dma_unmap_pinned() local [all …]
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_bo.c | 483 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local 558 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local
|