Lines Matching defs:bo
44 struct ttm_buffer_object *bo; member
47 void ttm_bo_free_old_node(struct ttm_buffer_object *bo) in ttm_bo_free_old_node()
52 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, in ttm_bo_move_ttm()
117 struct ttm_buffer_object *bo; in ttm_mem_io_evict() local
173 int ttm_mem_io_reserve_vm(struct ttm_buffer_object *bo) in ttm_mem_io_reserve_vm()
193 void ttm_mem_io_free_vm(struct ttm_buffer_object *bo) in ttm_mem_io_free_vm()
336 int ttm_bo_move_memcpy(struct ttm_buffer_object *bo, in ttm_bo_move_memcpy()
441 static void ttm_transfered_destroy(struct ttm_buffer_object *bo) in ttm_transfered_destroy()
465 static int ttm_buffer_object_transfer(struct ttm_buffer_object *bo, in ttm_buffer_object_transfer()
535 static int ttm_bo_ioremap(struct ttm_buffer_object *bo, in ttm_bo_ioremap()
557 static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo, in ttm_bo_kmap_ttm()
599 int ttm_bo_kmap(struct ttm_buffer_object *bo, in ttm_bo_kmap()
635 struct ttm_buffer_object *bo = map->bo; in ttm_bo_kunmap() local
664 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup()
726 int ttm_bo_pipeline_move(struct ttm_buffer_object *bo, in ttm_bo_pipeline_move()
818 int ttm_bo_pipeline_gutting(struct ttm_buffer_object *bo) in ttm_bo_pipeline_gutting()