Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/
H A Dpgtable_64.c66 unsigned long __pud_cache_index; variable
67 EXPORT_SYMBOL(__pud_cache_index);
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h155 extern unsigned long __pud_cache_index;
162 #define PUD_CACHE_INDEX __pud_cache_index
/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c625 __pud_cache_index = RADIX_PUD_INDEX_SIZE; in radix__early_init_mmu()
H A Dhash_utils.c1231 __pud_cache_index = H_PUD_CACHE_INDEX; in hash__early_init_mmu()