Searched defs:xe_tt (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo.c | 355 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_map_sg() local 387 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_unmap_sg() local 400 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_sg() local 411 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_add() local 421 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_subtract() local 447 struct xe_ttm_tt *xe_tt; in xe_ttm_tt_create() local 527 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_populate() local 695 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt, in xe_bo_move_dmabuf() local 1083 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_shrink() local 1428 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 | 488 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local 563 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() local
|