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.c442 static struct ttm_tt *xe_ttm_tt_create(struct ttm_buffer_object *ttm_bo, in xe_ttm_tt_create()
691 static int xe_bo_move_dmabuf(struct ttm_buffer_object *ttm_bo, in xe_bo_move_dmabuf()
754 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_move_notify() local
792 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, in xe_bo_move()
1424 struct ttm_buffer_object *ttm_bo = &bo->ttm; in xe_bo_dma_unmap_pinned() local
1448 static unsigned long xe_ttm_io_mem_pfn(struct ttm_buffer_object *ttm_bo, in xe_ttm_io_mem_pfn()
1469 static bool xe_ttm_bo_lock_in_destructor(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_lock_in_destructor()
1490 static void xe_ttm_bo_release_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_release_notify()
1537 static void xe_ttm_bo_delete_mem_notify(struct ttm_buffer_object *ttm_bo) in xe_ttm_bo_delete_mem_notify()
1562 static void xe_ttm_bo_purge(struct ttm_buffer_object *ttm_bo, struct ttm_operation_ctx *ctx) in xe_ttm_bo_purge()
[all …]
H A Dxe_shrinker.c68 struct ttm_buffer_object *ttm_bo; in __xe_shrinker_walk() local