Lines Matching defs:ttm
113 static int ttm_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_tt_alloc_page_directory()
122 static int ttm_dma_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_dma_tt_alloc_page_directory()
133 static int ttm_sg_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_sg_tt_alloc_page_directory()
143 void ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in ttm_tt_destroy()
149 static void ttm_tt_init_fields(struct ttm_tt *ttm, in ttm_tt_init_fields()
163 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, in ttm_tt_init()
177 void ttm_tt_fini(struct ttm_tt *ttm) in ttm_tt_fini()
194 int ttm_sg_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, in ttm_sg_tt_init()
213 int ttm_tt_swapin(struct ttm_tt *ttm) in ttm_tt_swapin()
266 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout()
315 struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_tt_populate()
375 void ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in ttm_tt_unpopulate()