Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/mm/
Dpgtable_64.c70 unsigned long __pmd_table_size; variable
71 EXPORT_SYMBOL(__pmd_table_size);
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h185 extern unsigned long __pmd_table_size;
189 #define PMD_TABLE_SIZE __pmd_table_size
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dradix_pgtable.c601 __pmd_table_size = RADIX_PMD_TABLE_SIZE; in radix__early_init_mmu()
Dhash_utils.c1160 __pmd_table_size = H_PMD_TABLE_SIZE; in hash__early_init_mmu()