Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/
Dpgtable_64.c67 unsigned long __pud_cache_index; variable
68 EXPORT_SYMBOL(__pud_cache_index);
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h189 extern unsigned long __pud_cache_index;
196 #define PUD_CACHE_INDEX __pud_cache_index
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dradix_pgtable.c662 __pud_cache_index = RADIX_PUD_INDEX_SIZE; in radix__early_init_mmu()
Dhash_utils.c1063 __pud_cache_index = H_PUD_CACHE_INDEX; in hash__early_init_mmu()