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

/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c66 unsigned long __pud_cache_index; variable
67 EXPORT_SYMBOL(__pud_cache_index); variable
/linux-master/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-master/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c549 __pud_cache_index = RADIX_PUD_INDEX_SIZE;
H A Dhash_utils.c1231 __pud_cache_index = H_PUD_CACHE_INDEX;

Completed in 251 milliseconds