Searched refs:ISP_L1PT_PTES (Results 1 – 2 of 2) sorted by relevance
44 #define ISP_L1PT_PTES 1024 macro113 int l2_pgt_refcount[ISP_L1PT_PTES];
308 } while (ptr < end && idx < ISP_L1PT_PTES); in mmu_l1_map()341 memset(mmu->l2_pgt_refcount, 0, sizeof(int) * ISP_L1PT_PTES); in mmu_map()441 } while (ptr < end && idx < ISP_L1PT_PTES); in mmu_l1_unmap()556 for (idx = 0; idx < ISP_L1PT_PTES; idx++) { in isp_mmu_exit()