Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dhash.h27 #define HASH_PUD_VAL_BITS (0x8000000000000000UL) macro
/linux-6.6.21/arch/powerpc/mm/book3s64/
Dhash_utils.c1234 __pud_val_bits = HASH_PUD_VAL_BITS; in hash__early_init_mmu()