Lines Matching defs:bo
40 void ttm_bo_free_old_node(struct ttm_buffer_object *bo) in ttm_bo_free_old_node()
45 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, in ttm_bo_move_ttm()
100 struct ttm_buffer_object *bo; in ttm_mem_io_evict() local
153 int ttm_mem_io_reserve_vm(struct ttm_buffer_object *bo) in ttm_mem_io_reserve_vm()
173 void ttm_mem_io_free_vm(struct ttm_buffer_object *bo) in ttm_mem_io_free_vm()
316 int ttm_bo_move_memcpy(struct ttm_buffer_object *bo, in ttm_bo_move_memcpy()
398 static void ttm_transfered_destroy(struct ttm_buffer_object *bo) in ttm_transfered_destroy()
418 static int ttm_buffer_object_transfer(struct ttm_buffer_object *bo, in ttm_buffer_object_transfer()
483 static int ttm_bo_ioremap(struct ttm_buffer_object *bo, in ttm_bo_ioremap()
505 static int ttm_bo_kmap_ttm(struct ttm_buffer_object *bo, in ttm_bo_kmap_ttm()
546 int ttm_bo_kmap(struct ttm_buffer_object *bo, in ttm_bo_kmap()
583 struct ttm_buffer_object *bo = map->bo; in ttm_bo_kunmap() local
612 int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, in ttm_bo_move_accel_cleanup()