Lines Matching defs:ttm
113 static int ttm_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_tt_alloc_page_directory()
125 static int ttm_dma_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_dma_tt_alloc_page_directory()
142 static int ttm_sg_tt_alloc_page_directory(struct ttm_tt *ttm) in ttm_sg_tt_alloc_page_directory()
152 void ttm_tt_destroy(struct ttm_device *bdev, struct ttm_tt *ttm) in ttm_tt_destroy()
158 static void ttm_tt_init_fields(struct ttm_tt *ttm, in ttm_tt_init_fields()
175 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, in ttm_tt_init()
189 void ttm_tt_fini(struct ttm_tt *ttm) in ttm_tt_fini()
214 int ttm_sg_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo, in ttm_sg_tt_init()
257 int ttm_tt_swapin(struct ttm_tt *ttm) in ttm_tt_swapin()
310 int ttm_tt_swapout(struct ttm_device *bdev, struct ttm_tt *ttm, in ttm_tt_swapout()
361 struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) in ttm_tt_populate()
418 void ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in ttm_tt_unpopulate()