Home
last modified time | relevance | path

Searched refs:ttm_to_xe_bo (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_bo.c310 bo = ttm_to_xe_bo(tbo); in xe_evict_flags()
439 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_tt_create()
792 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_bo_move()
1062 struct xe_bo *xe_bo = ttm_to_xe_bo(bo); in xe_bo_shrink()
1416 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_io_mem_pfn()
1465 bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_bo_release_notify()
1554 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_access_memory()
1621 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_bo_destroy()
1693 struct xe_bo *bo = ttm_to_xe_bo(tbo); in xe_gem_fault()
1739 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_bo_vm_access()
A Dxe_ttm_stolen_mgr.c305 struct xe_bo *bo = ttm_to_xe_bo(mem->bo); in __xe_ttm_stolen_io_mem_reserve_stolen()
A Dxe_bo.h130 static inline struct xe_bo *ttm_to_xe_bo(const struct ttm_buffer_object *bo) in ttm_to_xe_bo() function

Completed in 14 milliseconds