Searched refs:host1x_to_tegra_bo (Results 1 – 4 of 4) sorted by relevance
28 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_put()59 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_pin()137 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_mmap()154 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_munmap()167 struct tegra_bo *obj = host1x_to_tegra_bo(bo); in tegra_bo_get()
57 static inline struct tegra_bo *host1x_to_tegra_bo(struct host1x_bo *bo) in host1x_to_tegra_bo() function
246 obj = host1x_to_tegra_bo(bo); in tegra_drm_submit()276 obj = host1x_to_tegra_bo(reloc->cmdbuf.bo); in tegra_drm_submit()290 obj = host1x_to_tegra_bo(reloc->target.bo); in tegra_drm_submit()
225 mapping->iova_end = mapping->iova + host1x_to_tegra_bo(mapping->bo)->gem.size; in tegra_drm_ioctl_channel_map()
Completed in 9 milliseconds