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
240 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
459 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
502 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
514 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
586 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue()
592 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
603 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
734 int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first()
853 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
913 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_placement() local
949 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_space() local
1130 int ttm_bo_init_reserved(struct ttm_bo_device *bdev, in ttm_bo_init_reserved()
1238 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
1266 static size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1279 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1293 int ttm_bo_create(struct ttm_bo_device *bdev, in ttm_bo_create()
1320 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
1398 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release()
1431 static void ttm_bo_init_sysman(struct ttm_bo_device *bdev) in ttm_bo_init_sysman()
1446 int ttm_bo_device_init(struct ttm_bo_device *bdev, in ttm_bo_device_init()
1485 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual() local