Home
last modified time | relevance | path

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

/drivers/iommu/
Dshmobile-iommu.c74 static uint32_t pgtable_read(struct shmobile_iommu_domain_pgtable *pgtable, in pgtable_read() function
284 l2entry = pgtable_read(&sh_domain->l2[l1index], l2index); in shmobile_iommu_unmap()
316 l2entry = pgtable_read(&sh_domain->l2[l1index], l2index); in shmobile_iommu_iova_to_phys()
318 l1entry = pgtable_read(&sh_domain->l1, l1index); in shmobile_iommu_iova_to_phys()