Lines Matching defs:bdev
104 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, struct drm_printer *p, in ttm_mem_type_debug()
197 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_mem_to_lru() local
227 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_del_from_lru() local
332 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
485 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
625 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
667 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
679 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
706 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue()
712 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
723 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
851 static int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first()
973 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
1054 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_placement() local
1102 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_space() local
1291 int ttm_bo_init_reserved(struct ttm_bo_device *bdev, in ttm_bo_init_reserved()
1414 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
1442 size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1456 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1470 int ttm_bo_create(struct ttm_bo_device *bdev, in ttm_bo_create()
1497 static int ttm_bo_force_list_clean(struct ttm_bo_device *bdev, in ttm_bo_force_list_clean()
1542 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm()
1580 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
1598 int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type, in ttm_bo_init_mm()
1718 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release()
1760 int ttm_bo_device_init(struct ttm_bo_device *bdev, in ttm_bo_device_init()
1818 bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in ttm_mem_reg_is_pci()
1872 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual() local
2000 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all()