Lines Matching defs:bdev
115 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_mem_to_lru() local
136 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_del_from_lru() local
239 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
458 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
501 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
513 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
584 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue()
590 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
601 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
725 int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first()
842 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
902 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_placement() local
938 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_space() local
1119 int ttm_bo_init_reserved(struct ttm_bo_device *bdev, in ttm_bo_init_reserved()
1226 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
1254 static size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1267 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1281 int ttm_bo_create(struct ttm_bo_device *bdev, in ttm_bo_create()
1308 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
1386 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release()
1419 static void ttm_bo_init_sysman(struct ttm_bo_device *bdev) in ttm_bo_init_sysman()
1434 int ttm_bo_device_init(struct ttm_bo_device *bdev, in ttm_bo_device_init()
1473 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual() local