Searched refs:H_PUD_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
168 #define H_PUD_TABLE_SIZE ((sizeof(pud_t) << PUD_INDEX_SIZE) + \ macro171 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
23 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << H_PUD_INDEX_SIZE) macro
998 __pud_table_size = H_PUD_TABLE_SIZE; in hash__early_init_mmu()