Searched defs:xe_tt (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo.c | 349 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_map_sg() local 381 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_unmap_sg() local 394 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_sg() local 405 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_add() local 415 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_subtract() local 441 struct xe_ttm_tt *xe_tt; in xe_ttm_tt_create() local 521 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_populate() local 689 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt, in xe_bo_move_dmabuf() local 1060 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_shrink() local 1393 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 | 486 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local 561 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local
|