Home
last modified time | relevance | path

Searched refs:RADIX_PGD_VAL_BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix.h28 #define RADIX_PGD_VAL_BITS (0x8000000000000000UL | RADIX_PUD_INDEX_SIZE) macro
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c557 __pgd_val_bits = RADIX_PGD_VAL_BITS; in radix__early_init_mmu()