Searched refs:PGT_count_width (Results 1 – 2 of 2) sorted by relevance
102 #define PGT_count_width PG_shift(2) macro103 #define PGT_count_mask ((1UL<<PGT_count_width)-1)
232 #define PGT_count_width PG_shift(8) macro233 #define PGT_count_mask ((1UL<<PGT_count_width)-1)
Completed in 5 milliseconds