Searched refs:pagetable (Results 1 – 4 of 4) sorted by relevance
35 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_unmap() local36 struct io_pgtable_ops *ops = pagetable->pgtbl_ops; in msm_iommu_pagetable_unmap()46 iommu_flush_iotlb_all(to_msm_iommu(pagetable->parent)->domain); in msm_iommu_pagetable_unmap()54 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_map() local55 struct io_pgtable_ops *ops = pagetable->pgtbl_ops; in msm_iommu_pagetable_map()84 struct msm_iommu_pagetable *pagetable = to_pagetable(mmu); in msm_iommu_pagetable_destroy() local85 struct msm_iommu *iommu = to_msm_iommu(pagetable->parent); in msm_iommu_pagetable_destroy()87 dev_get_drvdata(pagetable->parent->dev); in msm_iommu_pagetable_destroy()96 free_io_pgtable_ops(pagetable->pgtbl_ops); in msm_iommu_pagetable_destroy()97 kfree(pagetable); in msm_iommu_pagetable_destroy()[all …]
831 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_detach_device() local861 &pagetable); in exynos_iommu_detach_device()870 phys_addr_t pagetable = virt_to_phys(domain->pgtable); in exynos_iommu_attach_device() local884 data->pgtable = pagetable; in exynos_iommu_attach_device()902 &pagetable); in exynos_iommu_attach_device()
240 DEFINE_SHOW_ATTRIBUTE(pagetable);
28 # Selected by the actual pagetable implementations37 Enable support for the ARM long descriptor pagetable format.56 Enable support for the ARM Short-descriptor pagetable format.