Searched refs:BITS_FOR_PGD (Results 1 – 1 of 1) sorted by relevance
210 #define BITS_FOR_PGD (32 - BITS_FOR_PTE - BITS_IN_PAGE) macro212 #define PGDIR_SHIFT (32 - BITS_FOR_PGD)217 #define PTRS_PER_PGD _BITUL(BITS_FOR_PGD)