Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/
A Dpgtable_64.c74 unsigned long __pgd_table_size; variable
75 EXPORT_SYMBOL(__pgd_table_size);
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h187 extern unsigned long __pgd_table_size;
191 #define PGD_TABLE_SIZE __pgd_table_size
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dradix_pgtable.c627 __pgd_table_size = RADIX_PGD_TABLE_SIZE; in radix__early_init_mmu()
A Dhash_utils.c1228 __pgd_table_size = H_PGD_TABLE_SIZE; in hash__early_init_mmu()

Completed in 15 milliseconds