Searched refs:L1_SIZE (Results 1 – 1 of 1) sorted by relevance
19 #define L1_SIZE CONFIG_SHMOBILE_IOMMU_L1SIZE macro20 #define L1_LEN (L1_SIZE / 4)21 #define L1_ALIGN L1_SIZE102 ret = pgtable_alloc(&sh_domain->l1, l1cache, L1_SIZE); in shmobile_iommu_domain_alloc()124 pgtable_free(&sh_domain->l1, l1cache, L1_SIZE); in shmobile_iommu_domain_free()142 ipmmu_tlb_set(archdata->ipmmu, sh_domain->l1.handle, L1_SIZE, in shmobile_iommu_attach_device()381 l1cache = kmem_cache_create("shmobile-iommu-pgtable1", L1_SIZE, in ipmmu_iommu_init()