Searched refs:xe_ttm_tt (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_bo.c | 339 struct xe_ttm_tt { struct 349 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_map_sg() argument 381 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_tt_unmap_sg() 394 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_sg() 405 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_add() 415 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_account_subtract() 441 struct xe_ttm_tt *xe_tt; in xe_ttm_tt_create() 521 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_ttm_tt_populate() 689 struct xe_ttm_tt *xe_tt = container_of(ttm_bo->ttm, struct xe_ttm_tt, in xe_bo_move_dmabuf() 1060 struct xe_ttm_tt *xe_tt = container_of(tt, struct xe_ttm_tt, ttm); in xe_bo_shrink() [all …]
|
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_bo.c | 486 struct xe_ttm_tt *xe_tt; in shrink_test_run_device() 561 struct xe_ttm_tt *xe_tt; in shrink_test_run_device()
|
Completed in 13 milliseconds