Home
last modified time | relevance | path

Searched refs:__pte_table_size (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dpgtable_64.c69 unsigned long __pte_table_size; variable
70 EXPORT_SYMBOL(__pte_table_size); variable
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dpgtable_64.c68 unsigned long __pte_table_size; variable
69 EXPORT_SYMBOL(__pte_table_size); variable
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h201 extern unsigned long __pte_table_size;
205 #define PTE_TABLE_SIZE __pte_table_size
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h185 extern unsigned long __pte_table_size;
189 #define PTE_TABLE_SIZE __pte_table_size
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c663 __pte_table_size = RADIX_PTE_TABLE_SIZE; in radix__early_init_mmu()
H A Dhash_utils.c1064 __pte_table_size = H_PTE_TABLE_SIZE; in hash__early_init_mmu()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c550 __pte_table_size = RADIX_PTE_TABLE_SIZE; in radix__early_init_mmu()
H A Dhash_utils.c1225 __pte_table_size = H_PTE_TABLE_SIZE; in hash__early_init_mmu()

Completed in 15 milliseconds