Lines Matching defs:bo

23 static inline struct tegra_bo *host1x_to_tegra_bo(struct host1x_bo *bo)  in host1x_to_tegra_bo()
28 static void tegra_bo_put(struct host1x_bo *bo) in tegra_bo_put()
38 static dma_addr_t tegra_bo_pin(struct host1x_bo *bo, struct sg_table **sgt) in tegra_bo_pin()
45 static void tegra_bo_unpin(struct host1x_bo *bo, struct sg_table *sgt) in tegra_bo_unpin()
49 static void *tegra_bo_mmap(struct host1x_bo *bo) in tegra_bo_mmap()
56 static void tegra_bo_munmap(struct host1x_bo *bo, void *addr) in tegra_bo_munmap()
60 static void *tegra_bo_kmap(struct host1x_bo *bo, unsigned int page) in tegra_bo_kmap()
67 static void tegra_bo_kunmap(struct host1x_bo *bo, unsigned int page, in tegra_bo_kunmap()
72 static struct host1x_bo *tegra_bo_get(struct host1x_bo *bo) in tegra_bo_get()
95 static int tegra_bo_iommu_map(struct tegra_drm *tegra, struct tegra_bo *bo) in tegra_bo_iommu_map()
135 static int tegra_bo_iommu_unmap(struct tegra_drm *tegra, struct tegra_bo *bo) in tegra_bo_iommu_unmap()
150 struct tegra_bo *bo; in tegra_bo_alloc_object() local
177 static void tegra_bo_free(struct drm_device *drm, struct tegra_bo *bo) in tegra_bo_free()
189 static int tegra_bo_get_pages(struct drm_device *drm, struct tegra_bo *bo) in tegra_bo_get_pages()
224 static int tegra_bo_alloc(struct drm_device *drm, struct tegra_bo *bo) in tegra_bo_alloc()
258 struct tegra_bo *bo; in tegra_bo_create() local
289 struct tegra_bo *bo; in tegra_bo_create_with_handle() local
312 struct tegra_bo *bo; in tegra_bo_import() local
370 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object() local
392 struct tegra_bo *bo; in tegra_bo_dumb_create() local
409 struct tegra_bo *bo; in tegra_bo_dumb_map_offset() local
434 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_fault() local
470 struct tegra_bo *bo; in tegra_drm_mmap() local
511 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf() local
551 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_unmap_dma_buf() local
595 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap() local
634 struct tegra_bo *bo; in tegra_gem_prime_import() local