Searched refs:ttm_to_xe_device (Results 1 – 4 of 4) sorted by relevance
170 struct xe_device *xe = ttm_to_xe_device(res->bo->bdev); in res_to_mem_region()429 struct xe_device *xe = ttm_to_xe_device(ttm_dev); in update_global_total_pages()544 xe_ttm_tt_account_add(ttm_to_xe_device(ttm_dev), tt); in xe_ttm_tt_populate()552 struct xe_device *xe = ttm_to_xe_device(ttm_dev); in xe_ttm_tt_unpopulate()582 struct xe_device *xe = ttm_to_xe_device(bdev); in xe_ttm_io_mem_reserve()693 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); in xe_bo_move_dmabuf()751 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); in xe_bo_move_notify()793 struct xe_device *xe = ttm_to_xe_device(ttm_bo->bdev); in xe_bo_move()989 struct xe_device *xe = ttm_to_xe_device(bo->bdev); in xe_bo_shrink_purge()1065 struct xe_device *xe = ttm_to_xe_device(bo->bdev); in xe_bo_shrink()[all …]
39 static inline struct xe_device *ttm_to_xe_device(struct ttm_device *ttm) in ttm_to_xe_device() function
155 struct xe_device *xe = ttm_to_xe_device(bo->ttm.bdev); in xe_drm_client_remove_bo()
140 #define xe_bo_device(bo) ttm_to_xe_device((bo)->ttm.bdev)