Searched refs:PREALLOCATED_PMDS (Results 1 – 1 of 1) sorted by relevance
169 #define PREALLOCATED_PMDS UNSHARED_PTRS_PER_PGD macro190 #define PREALLOCATED_PMDS 0 macro198 for(i = 0; i < PREALLOCATED_PMDS; i++) in free_pmds()211 for(i = 0; i < PREALLOCATED_PMDS; i++) { in preallocate_pmds()243 for(i = 0; i < PREALLOCATED_PMDS; i++) { in pgd_mop_up_pmds()263 if (PREALLOCATED_PMDS == 0) /* Work around gcc-3.4.x bug */ in pgd_prepopulate_pmd()268 for (i = 0; i < PREALLOCATED_PMDS; i++, pud++) { in pgd_prepopulate_pmd()357 pmd_t *pmds[PREALLOCATED_PMDS]; in pgd_alloc()