Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h27 #define HASH_PMD_VAL_BITS (0x8000000000000000UL) macro
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1236 __pmd_val_bits = HASH_PMD_VAL_BITS; in hash__early_init_mmu()