Lines Matching defs:bo
22 static inline struct tegra_bo *host1x_to_tegra_bo(struct host1x_bo *bo) in host1x_to_tegra_bo()
27 static void tegra_bo_put(struct host1x_bo *bo) in tegra_bo_put()
37 static dma_addr_t tegra_bo_pin(struct host1x_bo *bo, struct sg_table **sgt) in tegra_bo_pin()
44 static void tegra_bo_unpin(struct host1x_bo *bo, struct sg_table *sgt) in tegra_bo_unpin()
48 static void *tegra_bo_mmap(struct host1x_bo *bo) in tegra_bo_mmap()
55 static void tegra_bo_munmap(struct host1x_bo *bo, void *addr) in tegra_bo_munmap()
59 static void *tegra_bo_kmap(struct host1x_bo *bo, unsigned int page) in tegra_bo_kmap()
66 static void tegra_bo_kunmap(struct host1x_bo *bo, unsigned int page, in tegra_bo_kunmap()
71 static struct host1x_bo *tegra_bo_get(struct host1x_bo *bo) in tegra_bo_get()
94 static void tegra_bo_destroy(struct drm_device *drm, struct tegra_bo *bo) in tegra_bo_destroy()
102 struct tegra_bo *bo; in tegra_bo_create() local
153 struct tegra_bo *bo; in tegra_bo_create_with_handle() local
177 struct tegra_bo *bo; in tegra_bo_import() local
243 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_bo_free_object() local
264 struct tegra_bo *bo; in tegra_bo_dumb_create() local
281 struct tegra_bo *bo; in tegra_bo_dumb_map_offset() local
311 struct tegra_bo *bo; in tegra_drm_mmap() local
334 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_map_dma_buf() local
395 struct tegra_bo *bo = to_tegra_bo(gem); in tegra_gem_prime_vmap() local
428 struct tegra_bo *bo; in tegra_gem_prime_import() local