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

/linux-master/arch/powerpc/mm/
H A Dpgtable_64.c68 unsigned long __pte_table_size; variable
69 EXPORT_SYMBOL(__pte_table_size); variable
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h167 extern unsigned long __pte_table_size;
171 #define PTE_TABLE_SIZE __pte_table_size
/linux-master/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c550 __pte_table_size = RADIX_PTE_TABLE_SIZE;
H A Dhash_utils.c1232 __pte_table_size = H_PTE_TABLE_SIZE;

Completed in 291 milliseconds