Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c80 unsigned long __pgd_val_bits; variable
81 EXPORT_SYMBOL(__pgd_val_bits);
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h196 extern unsigned long __pgd_val_bits;
199 #define PGD_VAL_BITS __pgd_val_bits
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c557 __pgd_val_bits = RADIX_PGD_VAL_BITS; in radix__early_init_mmu()
H A Dhash_utils.c1235 __pgd_val_bits = HASH_PGD_VAL_BITS; in hash__early_init_mmu()