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

/linux-4.1.27/drivers/iommu/
H A Dshmobile-iommu.c26 struct shmobile_iommu_domain_pgtable { struct
41 struct shmobile_iommu_domain_pgtable l1, l2[L1_LEN];
56 static int pgtable_alloc(struct shmobile_iommu_domain_pgtable *pgtable, pgtable_alloc()
67 static void pgtable_free(struct shmobile_iommu_domain_pgtable *pgtable, pgtable_free()
74 static uint32_t pgtable_read(struct shmobile_iommu_domain_pgtable *pgtable, pgtable_read()
80 static void pgtable_write(struct shmobile_iommu_domain_pgtable *pgtable, pgtable_write()
203 static void l2realfree(struct shmobile_iommu_domain_pgtable *l2) l2realfree()
211 struct shmobile_iommu_domain_pgtable *l2) l2free()
223 struct shmobile_iommu_domain_pgtable l2 = { .pgtable = NULL }; shmobile_iommu_map()
267 struct shmobile_iommu_domain_pgtable l2 = { .pgtable = NULL }; shmobile_iommu_unmap()

Completed in 80 milliseconds