Lines Matching defs:bdev
63 struct radeon_device *radeon_get_rdev(struct ttm_bo_device *bdev) in radeon_get_rdev()
361 static int radeon_ttm_io_mem_reserve(struct ttm_bo_device *bdev, struct ttm_resource *mem) in radeon_ttm_io_mem_reserve()
431 static int radeon_ttm_tt_pin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_pin_userptr()
492 static void radeon_ttm_tt_unpin_userptr(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_unpin_userptr()
528 static int radeon_ttm_backend_bind(struct ttm_bo_device *bdev, in radeon_ttm_backend_bind()
564 static void radeon_ttm_backend_unbind(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in radeon_ttm_backend_unbind()
579 static void radeon_ttm_backend_destroy(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in radeon_ttm_backend_destroy()
628 static int radeon_ttm_tt_populate(struct ttm_bo_device *bdev, in radeon_ttm_tt_populate()
668 static void radeon_ttm_tt_unpopulate(struct ttm_bo_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate()
715 bool radeon_ttm_tt_is_bound(struct ttm_bo_device *bdev, in radeon_ttm_tt_is_bound()
726 static int radeon_ttm_tt_bind(struct ttm_bo_device *bdev, in radeon_ttm_tt_bind()
744 static void radeon_ttm_tt_unbind(struct ttm_bo_device *bdev, in radeon_ttm_tt_unbind()
758 static void radeon_ttm_tt_destroy(struct ttm_bo_device *bdev, in radeon_ttm_tt_destroy()