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

/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c74 unsigned long __pgd_table_size; variable
75 EXPORT_SYMBOL(__pgd_table_size); variable
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h170 extern unsigned long __pgd_table_size;
174 #define PGD_TABLE_SIZE __pgd_table_size
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1235 __pgd_table_size = H_PGD_TABLE_SIZE;
H A Dradix_pgtable.c553 __pgd_table_size = RADIX_PGD_TABLE_SIZE;

Completed in 272 milliseconds