Home
last modified time | relevance | path

Searched refs:smmu_pde_to_dma (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Dtegra-smmu.c171 static dma_addr_t smmu_pde_to_dma(struct tegra_smmu *smmu, u32 pde) in smmu_pde_to_dma() function
577 *dmap = smmu_pde_to_dma(smmu, pd[pd_index]); in tegra_smmu_pte_lookup()
614 *dmap = smmu_pde_to_dma(smmu, pd[pde]); in as_get_pte()
639 dma_addr_t pte_dma = smmu_pde_to_dma(smmu, pd[pde]); in tegra_smmu_pte_put_use()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dtegra-smmu.c172 static dma_addr_t smmu_pde_to_dma(struct tegra_smmu *smmu, u32 pde) in smmu_pde_to_dma() function
572 *dmap = smmu_pde_to_dma(smmu, pd[pd_index]); in tegra_smmu_pte_lookup()
609 *dmap = smmu_pde_to_dma(smmu, pd[pde]); in as_get_pte()
634 dma_addr_t pte_dma = smmu_pde_to_dma(smmu, pd[pde]); in tegra_smmu_pte_put_use()

Completed in 4 milliseconds