Home
last modified time | relevance | path

Searched refs:H_PUD_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h17 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << H_PUD_INDEX_SIZE) macro
Dhash-64k.h120 #define H_PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
/arch/powerpc/mm/
Dhash_utils_64.c1024 __pud_table_size = H_PUD_TABLE_SIZE; in hash__early_init_mmu()