Home
last modified time | relevance | path

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

/drivers/iommu/
Dshmobile-iommu.c56 static int pgtable_alloc(struct shmobile_iommu_domain_pgtable *pgtable, in pgtable_alloc() function
102 ret = pgtable_alloc(&sh_domain->l1, l1cache, L1_SIZE); in shmobile_iommu_domain_alloc()
194 ret = pgtable_alloc(&sh_domain->l2[l1index], l2cache, L2_SIZE); in l2alloc()