Lines Matching refs:ttm_device
74 struct ttm_device *bdev = bo->bdev; in ttm_bo_del_from_lru()
94 struct ttm_device *bdev = bo->bdev; in ttm_bo_move_to_lru_tail()
170 struct ttm_device *bdev = bo->bdev; in ttm_bo_handle_move_mem()
362 bool ttm_bo_delayed_delete(struct ttm_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
406 struct ttm_device *bdev = bo->bdev; in ttm_bo_release()
477 int ttm_bo_lock_delayed_workqueue(struct ttm_device *bdev) in ttm_bo_lock_delayed_workqueue()
483 void ttm_bo_unlock_delayed_workqueue(struct ttm_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
519 struct ttm_device *bdev = bo->bdev; in ttm_bo_evict()
666 int ttm_mem_evict_first(struct ttm_device *bdev, in ttm_mem_evict_first()
780 struct ttm_device *bdev = bo->bdev; in ttm_bo_mem_force_space()
815 struct ttm_device *bdev = bo->bdev; in ttm_bo_mem_space()
997 int ttm_bo_init_reserved(struct ttm_device *bdev, in ttm_bo_init_reserved()
1071 int ttm_bo_init(struct ttm_device *bdev, in ttm_bo_init()
1103 struct ttm_device *bdev = bo->bdev; in ttm_bo_unmap_virtual()