Searched refs:tegra_smmu_set_pte (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | tegra-smmu.c | 649 static void tegra_smmu_set_pte(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_set_pte() function 734 tegra_smmu_set_pte(as, iova, pte, pte_dma, in __tegra_smmu_map() 752 tegra_smmu_set_pte(as, iova, pte, pte_dma, 0); in __tegra_smmu_unmap()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | tegra-smmu.c | 644 static void tegra_smmu_set_pte(struct tegra_smmu_as *as, unsigned long iova, in tegra_smmu_set_pte() function 729 tegra_smmu_set_pte(as, iova, pte, pte_dma, in __tegra_smmu_map() 747 tegra_smmu_set_pte(as, iova, pte, pte_dma, 0); in __tegra_smmu_unmap()
|
Completed in 4 milliseconds