Searched refs:pgds (Results 1 – 1 of 1) sorted by relevance
266 unsigned long pgds, pmds, tables; in init_memory_mapping() local277 pgds = (end + PGDIR_SIZE - 1) >> PGDIR_SHIFT; in init_memory_mapping()279 tables = round_up(pgds*8, PAGE_SIZE) + round_up(pmds * 8, PAGE_SIZE); in init_memory_mapping()