Searched defs:ttm_bo (Results 1 – 2 of 2) sorted by relevance
407 static struct ttm_tt *xe_ttm_tt_create(struct ttm_buffer_object *ttm_bo, in xe_ttm_tt_create()653 static int xe_bo_move_dmabuf(struct ttm_buffer_object *ttm_bo, in xe_bo_move_dmabuf()707 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_move_notify() local745 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()1227 static unsigned long xe_ttm_io_mem_pfn(struct ttm_buffer_object *ttm_bo, in xe_ttm_io_mem_pfn()1248 static bool xe_ttm_bo_lock_in_destructor(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_lock_in_destructor()1269 static void xe_ttm_bo_release_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_release_notify()1316 static void xe_ttm_bo_delete_mem_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_delete_mem_notify()1336 static void xe_ttm_bo_purge(struct ttm_buffer_object *ttm_bo, struct ttm_operation_ctx *ctx) in xe_ttm_bo_purge()1348 static void xe_ttm_bo_swap_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_swap_notify()[all …]
67 struct ttm_buffer_object *ttm_bo; in xe_shrinker_walk() local