Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c70 unsigned long __pmd_table_size; variable
71 EXPORT_SYMBOL(__pmd_table_size);
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h186 extern unsigned long __pmd_table_size;
190 #define PMD_TABLE_SIZE __pmd_table_size
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c551 __pmd_table_size = RADIX_PMD_TABLE_SIZE; in radix__early_init_mmu()
H A Dhash_utils.c1226 __pmd_table_size = H_PMD_TABLE_SIZE; in hash__early_init_mmu()