Home
last modified time | relevance | path

Searched refs:tegra_pt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iommu/
H A Dtegra-smmu.c55 struct tegra_pt;
63 struct tegra_pt **pts;
165 struct tegra_pt { struct
580 static u32 *tegra_smmu_pte_offset(struct tegra_pt *pt, unsigned long iova) in tegra_smmu_pte_offset()
590 struct tegra_pt *pt; in tegra_smmu_pte_lookup()
602 dma_addr_t *dmap, struct tegra_pt *pt) in as_get_pte()
647 struct tegra_pt *pt = as->pts[pde]; in tegra_smmu_pte_put_use()
681 static struct tegra_pt *as_get_pde_page(struct tegra_smmu_as *as, in as_get_pde_page()
686 struct tegra_pt *pt = as->pts[pde]; in as_get_pde_page()
727 struct tegra_pt *pt; in __tegra_smmu_map()