Home
last modified time | relevance | path

Searched defs:ttm_bo (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c472 static struct ttm_tt *xe_ttm_tt_create(struct ttm_buffer_object *ttm_bo, in xe_ttm_tt_create()
740 static int xe_bo_move_dmabuf(struct ttm_buffer_object *ttm_bo, in xe_bo_move_dmabuf()
803 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_move_notify() local
852 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_set_purgeable_shrinker() local
919 static int xe_ttm_bo_purge(struct ttm_buffer_object *ttm_bo, struct ttm_operation_ctx *ctx) in xe_ttm_bo_purge()
957 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
1611 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_dma_unmap_pinned() local
1635 static unsigned long xe_ttm_io_mem_pfn(struct ttm_buffer_object *ttm_bo, in xe_ttm_io_mem_pfn()
1656 static bool xe_ttm_bo_lock_in_destructor(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_lock_in_destructor()
1677 static void xe_ttm_bo_release_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_release_notify()
[all …]
H A Dxe_shrinker.c68 struct ttm_buffer_object *ttm_bo; in __xe_shrinker_walk() local