Searched refs:__pud_cache_index (Results 1 – 4 of 4) sorted by relevance
66 unsigned long __pud_cache_index; variable67 EXPORT_SYMBOL(__pud_cache_index);
172 extern unsigned long __pud_cache_index;179 #define PUD_CACHE_INDEX __pud_cache_index
623 __pud_cache_index = RADIX_PUD_INDEX_SIZE; in radix__early_init_mmu()
1224 __pud_cache_index = H_PUD_CACHE_INDEX; in hash__early_init_mmu()
Completed in 13 milliseconds