Lines Matching refs:bdev
115 struct ttm_bo_device *bdev; member
271 struct ttm_bo_device *bdev; member
331 struct ttm_tt *(*ttm_tt_create)(struct ttm_bo_device *bdev,
368 int (*invalidate_caches) (struct ttm_bo_device *bdev, uint32_t flags);
369 int (*init_mem_type) (struct ttm_bo_device *bdev, uint32_t type,
435 int (*io_mem_reserve)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
436 void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
579 extern int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
582 extern int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev,
672 extern bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev,
708 extern int ttm_bo_device_release(struct ttm_bo_device *bdev);
725 extern int ttm_bo_device_init(struct ttm_bo_device *bdev,
942 int ttm_mem_io_reserve(struct ttm_bo_device *bdev,
944 void ttm_mem_io_free(struct ttm_bo_device *bdev,
1051 extern struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev,