Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/
H A Dpgtable_64.c93 unsigned long __pte_frag_nr; variable
94 EXPORT_SYMBOL(__pte_frag_nr);
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h201 extern unsigned long __pte_frag_nr;
202 #define PTE_FRAG_NR __pte_frag_nr
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c570 __pte_frag_nr = RADIX_PTE_FRAG_NR; in radix__early_init_mmu()
H A Dhash_utils.c1215 __pte_frag_nr = H_PTE_FRAG_NR; in hash__early_init_mmu()