Searched refs:__pmd_table_size (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1233 __pmd_table_size = H_PMD_TABLE_SIZE;
H A Dradix_pgtable.c551 __pmd_table_size = RADIX_PMD_TABLE_SIZE;
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h168 extern unsigned long __pmd_table_size;
172 #define PMD_TABLE_SIZE __pmd_table_size
/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c70 unsigned long __pmd_table_size; variable
71 EXPORT_SYMBOL(__pmd_table_size); variable

Completed in 485 milliseconds