Lines Matching refs:bdev
112 struct ttm_bo_device *bdev; member
265 struct ttm_bo_device *bdev; member
330 struct ttm_tt *(*ttm_tt_create)(struct ttm_bo_device *bdev,
367 int (*invalidate_caches) (struct ttm_bo_device *bdev, uint32_t flags);
368 int (*init_mem_type) (struct ttm_bo_device *bdev, uint32_t type,
451 int (*io_mem_reserve)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
452 void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
599 extern int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
602 extern int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev,
695 extern bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev,
731 extern int ttm_bo_device_release(struct ttm_bo_device *bdev);
747 extern int ttm_bo_device_init(struct ttm_bo_device *bdev,
1009 extern struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev,