Searched refs:IPU3_PT_PTES (Results 1 – 1 of 1) sorted by relevance
24 #define IPU3_PT_PTES (1UL << IPU3_PT_BITS) macro25 #define IPU3_PT_SIZE (IPU3_PT_PTES << 2)130 for (pte = 0; pte < IPU3_PT_PTES; pte++) in imgu_mmu_alloc_page_table()467 mmu->l2pts = vzalloc(IPU3_PT_PTES * sizeof(*mmu->l2pts)); in imgu_mmu_init()