Lines Matching defs:bdev

75 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type)  in ttm_mem_type_debug()
146 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release_list() local
166 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_add_to_lru() local
237 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_handle_move_mem() local
390 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_cleanup_refs_or_queue() local
532 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
574 struct ttm_bo_device *bdev = in ttm_bo_delayed_workqueue() local
586 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_release() local
612 int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) in ttm_bo_lock_delayed_workqueue()
618 void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
629 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_evict() local
718 static int ttm_mem_evict_first(struct ttm_bo_device *bdev, in ttm_mem_evict_first()
829 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_mem_force_space() local
904 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()
1229 int ttm_bo_init(struct ttm_bo_device *bdev, in ttm_bo_init()
1257 size_t ttm_bo_acc_size(struct ttm_bo_device *bdev, in ttm_bo_acc_size()
1271 size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev, in ttm_bo_dma_acc_size()
1285 int ttm_bo_create(struct ttm_bo_device *bdev, in ttm_bo_create()
1312 static int ttm_bo_force_list_clean(struct ttm_bo_device *bdev, in ttm_bo_force_list_clean()
1356 int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_clean_mm()
1394 int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) in ttm_bo_evict_mm()
1412 int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type, in ttm_bo_init_mm()
1503 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release()
1546 int ttm_bo_device_init(struct ttm_bo_device *bdev, in ttm_bo_device_init()
1592 bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) in ttm_mem_reg_is_pci()
1629 struct ttm_bo_device *bdev = bo->bdev; in ttm_bo_unmap_virtual() local
1781 void ttm_bo_swapout_all(struct ttm_bo_device *bdev) in ttm_bo_swapout_all()