Lines Matching defs:bdev

79 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, struct drm_printer *p,  in ttm_mem_type_debug()
151 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local
173 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_mem_to_lru() local
209 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_del_from_lru() local
324 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
477 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
619 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
661 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
673 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
693 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue()
699 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
710 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
838 static int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first()
963 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
1044 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_placement() local
1094 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_space() local
1277 int ttm_bo_init_reserved(struct ttm_bo_device *bdev, in ttm_bo_init_reserved()
1392 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
1420 size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1434 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1448 int ttm_bo_create(struct ttm_bo_device *bdev, in ttm_bo_create()
1475 static int ttm_bo_force_list_clean(struct ttm_bo_device *bdev, in ttm_bo_force_list_clean()
1520 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm()
1558 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
1576 int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type, in ttm_bo_init_mm()
1676 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release()
1720 int ttm_bo_device_init(struct ttm_bo_device *bdev, in ttm_bo_device_init()
1767 bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in ttm_mem_reg_is_pci()
1786 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual_locked() local
1794 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual() local
1947 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all()