Searched refs:BITS_FOR_PTE (Results 1 – 1 of 1) sorted by relevance
203 #define BITS_FOR_PTE 8 /* 11:8:13 */ macro205 #define BITS_FOR_PTE 8 /* 10:8:14 */ macro207 #define BITS_FOR_PTE 9 /* 11:9:12 */ macro210 #define BITS_FOR_PGD (32 - BITS_FOR_PTE - BITS_IN_PAGE)216 #define PTRS_PER_PTE _BITUL(BITS_FOR_PTE)