__pgd_table_size 204 arch/powerpc/include/asm/book3s/64/pgtable.h extern unsigned long __pgd_table_size; __pgd_table_size 208 arch/powerpc/include/asm/book3s/64/pgtable.h #define PGD_TABLE_SIZE __pgd_table_size __pgd_table_size 1018 arch/powerpc/mm/book3s64/hash_utils.c __pgd_table_size = H_PGD_TABLE_SIZE; __pgd_table_size 573 arch/powerpc/mm/book3s64/radix_pgtable.c __pgd_table_size = RADIX_PGD_TABLE_SIZE; __pgd_table_size 77 arch/powerpc/mm/pgtable_64.c unsigned long __pgd_table_size; __pgd_table_size 78 arch/powerpc/mm/pgtable_64.c EXPORT_SYMBOL(__pgd_table_size);