Lines Matching refs:ttm_device
120 struct ttm_device *bdev = bo->bdev; in ttm_bo_handle_move_mem()
309 bool ttm_bo_delayed_delete(struct ttm_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
353 struct ttm_device *bdev = bo->bdev; in ttm_bo_release()
424 int ttm_bo_lock_delayed_workqueue(struct ttm_device *bdev) in ttm_bo_lock_delayed_workqueue()
430 void ttm_bo_unlock_delayed_workqueue(struct ttm_device *bdev, int resched) in ttm_bo_unlock_delayed_workqueue()
466 struct ttm_device *bdev = bo->bdev; in ttm_bo_evict()
522 struct ttm_device *bdev = bo->bdev; in ttm_bo_eviction_valuable()
613 int ttm_mem_evict_first(struct ttm_device *bdev, in ttm_mem_evict_first()
755 struct ttm_device *bdev = bo->bdev; in ttm_bo_mem_force_space()
790 struct ttm_device *bdev = bo->bdev; in ttm_bo_mem_space()
956 int ttm_bo_init_reserved(struct ttm_device *bdev, struct ttm_buffer_object *bo, in ttm_bo_init_reserved()
1057 int ttm_bo_init_validate(struct ttm_device *bdev, struct ttm_buffer_object *bo, in ttm_bo_init_validate()
1084 struct ttm_device *bdev = bo->bdev; in ttm_bo_unmap_virtual()