Searched refs:ttm_to_xe_bo (Results 1 – 3 of 3) sorted by relevance
342 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_tt_create()651 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_bo_move()986 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_io_mem_pfn()1035 bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_bo_release_notify()1108 struct xe_bo *bo = ttm_to_xe_bo(ttm_bo); in xe_ttm_bo_destroy()1174 struct xe_bo *bo = ttm_to_xe_bo(tbo); in xe_gem_fault()
298 struct xe_bo *bo = ttm_to_xe_bo(mem->bo); in __xe_ttm_stolen_io_mem_reserve_stolen()
109 static inline struct xe_bo *ttm_to_xe_bo(const struct ttm_buffer_object *bo) in ttm_to_xe_bo() function