Searched refs:NUM_EARLY_PMDS (Results 1 – 1 of 1) sorted by relevance
291 #define NUM_EARLY_PMDS 1UL macro293 #define NUM_EARLY_PMDS (1UL + MAX_EARLY_MAPPING_SIZE / PGDIR_SIZE) macro295 pmd_t early_pmd[PTRS_PER_PMD * NUM_EARLY_PMDS] __initdata __aligned(PAGE_SIZE);320 BUG_ON(pmd_num >= NUM_EARLY_PMDS); in alloc_pmd_early()