Searched refs:NUM_EARLY_PMDS (Results 1 – 1 of 1) sorted by relevance
216 #define NUM_EARLY_PMDS 1UL macro218 #define NUM_EARLY_PMDS (1UL + MAX_EARLY_MAPPING_SIZE / PGDIR_SIZE) macro220 pmd_t early_pmd[PTRS_PER_PMD * NUM_EARLY_PMDS] __initdata __aligned(PAGE_SIZE);240 BUG_ON(pmd_num >= NUM_EARLY_PMDS); in alloc_pmd()