Lines Matching refs:ttm_buffer_object
39 void ttm_bo_free_old_node(struct ttm_buffer_object *bo) in ttm_bo_free_old_node()
44 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, in ttm_bo_move_ttm()
102 struct ttm_buffer_object *bo; in ttm_mem_io_evict()
108 struct ttm_buffer_object, in ttm_mem_io_evict()
155 int ttm_mem_io_reserve_vm(struct ttm_buffer_object *bo) in ttm_mem_io_reserve_vm()
175 void ttm_mem_io_free_vm(struct ttm_buffer_object *bo) in ttm_mem_io_free_vm()
293 int ttm_bo_move_memcpy(struct ttm_buffer_object *bo, in ttm_bo_move_memcpy()
381 static void ttm_transfered_destroy(struct ttm_buffer_object *bo) in ttm_transfered_destroy()
402 ttm_buffer_object_transfer(struct ttm_buffer_object *bo, in ttm_buffer_object_transfer()
403 struct ttm_buffer_object **new_obj) in ttm_buffer_object_transfer()
405 struct ttm_buffer_object *fbo; in ttm_buffer_object_transfer()
457 static int ttm_bo_ioremap(struct ttm_buffer_object *bo, in ttm_bo_ioremap()
478 static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo, in ttm_bo_kmap_ttm()
529 int ttm_bo_kmap(struct ttm_buffer_object *bo, in ttm_bo_kmap()
565 struct ttm_buffer_object *bo = map->bo; in ttm_bo_kunmap()
596 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup()
607 struct ttm_buffer_object *ghost_obj; in ttm_bo_move_accel_cleanup()