Searched refs:BITS_FOR_PGD (Results 1 – 1 of 1) sorted by relevance
191 #define BITS_FOR_PGD (32 - BITS_FOR_PTE - BITS_IN_PAGE) macro199 #define PTRS_PER_PGD (1 << BITS_FOR_PGD)202 #define PTRS_PER_PGD (1UL << BITS_FOR_PGD)