Home
last modified time | relevance | path

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

/arch/powerpc/mm/
A Dpgtable_64.c80 unsigned long __pgd_val_bits; variable
81 EXPORT_SYMBOL(__pgd_val_bits);
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h177 extern unsigned long __pgd_val_bits;
180 #define PGD_VAL_BITS __pgd_val_bits
/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c621 __pgd_val_bits = RADIX_PGD_VAL_BITS; in radix__early_init_mmu()
A Dhash_utils.c1482 __pgd_val_bits = HASH_PGD_VAL_BITS; in hash__early_init_mmu()

Completed in 14 milliseconds