Searched refs:pgtable_alloc (Results 1 – 1 of 1) sorted by relevance
56 static int pgtable_alloc(struct shmobile_iommu_domain_pgtable *pgtable, in pgtable_alloc() function102 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()