Home
last modified time | relevance | path

Searched refs:__pgd_index_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c64 unsigned long __pgd_index_size; variable
65 EXPORT_SYMBOL(__pgd_index_size);
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h172 extern unsigned long __pgd_index_size;
177 #define PGD_INDEX_SIZE __pgd_index_size
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c548 __pgd_index_size = RADIX_PGD_INDEX_SIZE; in radix__early_init_mmu()
H A Dhash_utils.c1223 __pgd_index_size = H_PGD_INDEX_SIZE; in hash__early_init_mmu()