Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dhash.h28 #define HASH_PGD_VAL_BITS (0x8000000000000000UL) macro
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dhash_utils.c1235 __pgd_val_bits = HASH_PGD_VAL_BITS; in hash__early_init_mmu()