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

/linux-4.1.27/drivers/iommu/
H A Dshmobile-iommu.c22 #define L2_SIZE SZ_1K macro
23 #define L2_LEN (L2_SIZE / 4)
24 #define L2_ALIGN L2_SIZE
122 pgtable_free(&sh_domain->l2[i], l2cache, L2_SIZE); shmobile_iommu_domain_free()
194 ret = pgtable_alloc(&sh_domain->l2[l1index], l2cache, L2_SIZE); l2alloc()
206 pgtable_free(l2, l2cache, L2_SIZE); l2realfree()
385 l2cache = kmem_cache_create("shmobile-iommu-pgtable2", L2_SIZE, ipmmu_iommu_init()
/linux-4.1.27/arch/tile/include/arch/
H A Dmpipe_shm.h233 * out of buffers or due to the iPkt buffer filling up, then the L2_SIZE

Completed in 158 milliseconds