Searched refs:PGD_SIZE (Results 1 – 2 of 2) sorted by relevance
24 #define PGD_SIZE (PTRS_PER_PGD * sizeof(pgd_t)) macro32 #define PGD_SIZE (PAGE_SIZE << 2) macro
27 static pgd_t tmp_pgd_table[PTRS_PER_PGD] __initdata __aligned(PGD_SIZE);