Searched refs:H_PUD_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
181 #define H_PUD_TABLE_SIZE ((sizeof(pud_t) << PUD_INDEX_SIZE) + \ macro184 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
34 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << H_PUD_INDEX_SIZE) macro
1009 __pud_table_size = H_PUD_TABLE_SIZE; in hash__early_init_mmu()