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

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

Completed in 143 milliseconds