ttm_bo_device    1024 drivers/gpu/drm/amd/amdgpu/amdgpu.h static inline struct amdgpu_device *amdgpu_ttm_adev(struct ttm_bo_device *bdev)
ttm_bo_device      69 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c static int amdgpu_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags)
ttm_bo_device      85 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c static int amdgpu_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     705 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c static int amdgpu_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device     747 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c static void amdgpu_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device      44 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h 	struct ttm_bo_device		bdev;
ttm_bo_device     135 drivers/gpu/drm/cirrus/cirrus_drv.h 		struct ttm_bo_device bdev;
ttm_bo_device      77 drivers/gpu/drm/drm_gem_vram_helper.c 			     struct ttm_bo_device *bdev,
ttm_bo_device     123 drivers/gpu/drm/drm_gem_vram_helper.c 						struct ttm_bo_device *bdev,
ttm_bo_device     365 drivers/gpu/drm/drm_gem_vram_helper.c 				  struct ttm_bo_device *bdev,
ttm_bo_device      59 drivers/gpu/drm/drm_vram_mm_helper.c static int bo_driver_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     101 drivers/gpu/drm/drm_vram_mm_helper.c static int bo_driver_io_mem_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     131 drivers/gpu/drm/drm_vram_mm_helper.c static void bo_driver_io_mem_free(struct ttm_bo_device *bdev,
ttm_bo_device     650 drivers/gpu/drm/nouveau/nouveau_bo.c nouveau_bo_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags)
ttm_bo_device     657 drivers/gpu/drm/nouveau/nouveau_bo.c nouveau_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device    1438 drivers/gpu/drm/nouveau/nouveau_bo.c nouveau_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *reg)
ttm_bo_device    1517 drivers/gpu/drm/nouveau/nouveau_bo.c nouveau_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *reg)
ttm_bo_device     152 drivers/gpu/drm/nouveau/nouveau_drv.h 		struct ttm_bo_device bdev;
ttm_bo_device       6 drivers/gpu/drm/nouveau/nouveau_ttm.h nouveau_bdev(struct ttm_bo_device *bd)
ttm_bo_device     126 drivers/gpu/drm/qxl/qxl_drv.h 	struct ttm_bo_device		bdev;
ttm_bo_device     433 drivers/gpu/drm/qxl/qxl_release.c 	struct ttm_bo_device *bdev;
ttm_bo_device      41 drivers/gpu/drm/qxl/qxl_ttm.c static struct qxl_device *qxl_get_qdev(struct ttm_bo_device *bdev)
ttm_bo_device      92 drivers/gpu/drm/qxl/qxl_ttm.c static int qxl_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags)
ttm_bo_device      97 drivers/gpu/drm/qxl/qxl_ttm.c static int qxl_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     162 drivers/gpu/drm/qxl/qxl_ttm.c static int qxl_ttm_io_mem_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     195 drivers/gpu/drm/qxl/qxl_ttm.c static void qxl_ttm_io_mem_free(struct ttm_bo_device *bdev,
ttm_bo_device     451 drivers/gpu/drm/radeon/radeon.h 	struct ttm_bo_device		bdev;
ttm_bo_device      59 drivers/gpu/drm/radeon/radeon_ttm.c static struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev)
ttm_bo_device      69 drivers/gpu/drm/radeon/radeon_ttm.c static int radeon_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags)
ttm_bo_device      74 drivers/gpu/drm/radeon/radeon_ttm.c static int radeon_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     402 drivers/gpu/drm/radeon/radeon_ttm.c static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device     467 drivers/gpu/drm/radeon/radeon_ttm.c static void radeon_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device      79 drivers/gpu/drm/ttm/ttm_bo.c static void ttm_mem_type_debug(struct ttm_bo_device *bdev, struct drm_printer *p,
ttm_bo_device     151 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     173 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     209 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     324 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     477 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     621 drivers/gpu/drm/ttm/ttm_bo.c static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all)
ttm_bo_device     663 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev =
ttm_bo_device     664 drivers/gpu/drm/ttm/ttm_bo.c 	    container_of(work, struct ttm_bo_device, wq.work);
ttm_bo_device     675 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     695 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev)
ttm_bo_device     701 drivers/gpu/drm/ttm/ttm_bo.c void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched)
ttm_bo_device     712 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     840 drivers/gpu/drm/ttm/ttm_bo.c static int ttm_mem_evict_first(struct ttm_bo_device *bdev,
ttm_bo_device     969 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device    1050 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device    1100 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device    1287 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_init_reserved(struct ttm_bo_device *bdev,
ttm_bo_device    1402 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_init(struct ttm_bo_device *bdev,
ttm_bo_device    1430 drivers/gpu/drm/ttm/ttm_bo.c size_t ttm_bo_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device    1444 drivers/gpu/drm/ttm/ttm_bo.c size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device    1458 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_create(struct ttm_bo_device *bdev,
ttm_bo_device    1485 drivers/gpu/drm/ttm/ttm_bo.c static int ttm_bo_force_list_clean(struct ttm_bo_device *bdev,
ttm_bo_device    1530 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type)
ttm_bo_device    1568 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type)
ttm_bo_device    1586 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type,
ttm_bo_device    1686 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_device_release(struct ttm_bo_device *bdev)
ttm_bo_device    1730 drivers/gpu/drm/ttm/ttm_bo.c int ttm_bo_device_init(struct ttm_bo_device *bdev,
ttm_bo_device    1777 drivers/gpu/drm/ttm/ttm_bo.c bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device    1796 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device    1804 drivers/gpu/drm/ttm/ttm_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device    1957 drivers/gpu/drm/ttm/ttm_bo.c void ttm_bo_swapout_all(struct ttm_bo_device *bdev)
ttm_bo_device     133 drivers/gpu/drm/ttm/ttm_bo_util.c int ttm_mem_io_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     158 drivers/gpu/drm/ttm/ttm_bo_util.c void ttm_mem_io_free(struct ttm_bo_device *bdev,
ttm_bo_device     205 drivers/gpu/drm/ttm/ttm_bo_util.c static int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem,
ttm_bo_device     237 drivers/gpu/drm/ttm/ttm_bo_util.c static void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem,
ttm_bo_device     360 drivers/gpu/drm/ttm/ttm_bo_util.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     686 drivers/gpu/drm/ttm/ttm_bo_util.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     747 drivers/gpu/drm/ttm/ttm_bo_util.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     100 drivers/gpu/drm/ttm/ttm_bo_vm.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     114 drivers/gpu/drm/ttm/ttm_bo_vm.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     403 drivers/gpu/drm/ttm/ttm_bo_vm.c static struct ttm_buffer_object *ttm_bo_vm_lookup(struct ttm_bo_device *bdev,
ttm_bo_device     428 drivers/gpu/drm/ttm/ttm_bo_vm.c 		struct ttm_bo_device *bdev)
ttm_bo_device      48 drivers/gpu/drm/ttm/ttm_tt.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     151 drivers/gpu/drm/virtio/virtgpu_drv.h 	struct ttm_bo_device		bdev;
ttm_bo_device      42 drivers/gpu/drm/virtio/virtgpu_ttm.c virtio_gpu_device *virtio_gpu_get_vgdev(struct ttm_bo_device *bdev)
ttm_bo_device      70 drivers/gpu/drm/virtio/virtgpu_ttm.c static int virtio_gpu_invalidate_caches(struct ttm_bo_device *bdev,
ttm_bo_device     115 drivers/gpu/drm/virtio/virtgpu_ttm.c static int virtio_gpu_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     159 drivers/gpu/drm/virtio/virtgpu_ttm.c static int virtio_gpu_ttm_io_mem_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     182 drivers/gpu/drm/virtio/virtgpu_ttm.c static void virtio_gpu_ttm_io_mem_free(struct ttm_bo_device *bdev,
ttm_bo_device     503 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	struct ttm_bo_device *bdev = &dev_priv->bdev;
ttm_bo_device    1004 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     436 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	struct ttm_bo_device bdev;
ttm_bo_device     793 drivers/gpu/drm/vmwgfx/vmwgfx_resource.c 	struct ttm_bo_device *bdev = bo->bdev;
ttm_bo_device     739 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c static int vmw_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags)
ttm_bo_device     744 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c static int vmw_init_mem_type(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     797 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c static int vmw_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device     825 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c static void vmw_ttm_io_mem_free(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
ttm_bo_device      74 include/drm/drm_gem_vram_helper.h 						struct ttm_bo_device *bdev,
ttm_bo_device      89 include/drm/drm_gem_vram_helper.h 				  struct ttm_bo_device *bdev,
ttm_bo_device      44 include/drm/drm_vram_mm_helper.h 	struct ttm_bo_device bdev;
ttm_bo_device      58 include/drm/drm_vram_mm_helper.h 	struct ttm_bo_device *bdev)
ttm_bo_device      47 include/drm/ttm/ttm_bo_api.h struct ttm_bo_device;
ttm_bo_device     179 include/drm/ttm/ttm_bo_api.h 	struct ttm_bo_device *bdev;
ttm_bo_device     424 include/drm/ttm/ttm_bo_api.h int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev);
ttm_bo_device     431 include/drm/ttm/ttm_bo_api.h void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched);
ttm_bo_device     478 include/drm/ttm/ttm_bo_api.h size_t ttm_bo_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device     481 include/drm/ttm/ttm_bo_api.h size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device     520 include/drm/ttm/ttm_bo_api.h int ttm_bo_init_reserved(struct ttm_bo_device *bdev,
ttm_bo_device     569 include/drm/ttm/ttm_bo_api.h int ttm_bo_init(struct ttm_bo_device *bdev, struct ttm_buffer_object *bo,
ttm_bo_device     595 include/drm/ttm/ttm_bo_api.h int ttm_bo_create(struct ttm_bo_device *bdev, unsigned long size,
ttm_bo_device     615 include/drm/ttm/ttm_bo_api.h int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type,
ttm_bo_device     644 include/drm/ttm/ttm_bo_api.h int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type);
ttm_bo_device     664 include/drm/ttm/ttm_bo_api.h int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type);
ttm_bo_device     735 include/drm/ttm/ttm_bo_api.h 		struct ttm_bo_device *bdev);
ttm_bo_device     761 include/drm/ttm/ttm_bo_api.h ssize_t ttm_bo_io(struct ttm_bo_device *bdev, struct file *filp,
ttm_bo_device     767 include/drm/ttm/ttm_bo_api.h void ttm_bo_swapout_all(struct ttm_bo_device *bdev);
ttm_bo_device     171 include/drm/ttm/ttm_bo_driver.h 	struct ttm_bo_device *bdev;
ttm_bo_device     271 include/drm/ttm/ttm_bo_driver.h 	int (*invalidate_caches)(struct ttm_bo_device *bdev, uint32_t flags);
ttm_bo_device     272 include/drm/ttm/ttm_bo_driver.h 	int (*init_mem_type)(struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     354 include/drm/ttm/ttm_bo_driver.h 	int (*io_mem_reserve)(struct ttm_bo_device *bdev,
ttm_bo_device     356 include/drm/ttm/ttm_bo_driver.h 	void (*io_mem_free)(struct ttm_bo_device *bdev,
ttm_bo_device     559 include/drm/ttm/ttm_bo_driver.h bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
ttm_bo_device     589 include/drm/ttm/ttm_bo_driver.h int ttm_bo_device_release(struct ttm_bo_device *bdev);
ttm_bo_device     606 include/drm/ttm/ttm_bo_driver.h int ttm_bo_device_init(struct ttm_bo_device *bdev,
ttm_bo_device     793 include/drm/ttm/ttm_bo_driver.h int ttm_mem_io_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     795 include/drm/ttm/ttm_bo_driver.h void ttm_mem_io_free(struct ttm_bo_device *bdev,
ttm_bo_device     106 include/drm/ttm/ttm_tt.h 	struct ttm_bo_device *bdev;