htab_convert_pte_flags  148 arch/powerpc/include/asm/book3s/64/hash.h extern unsigned long htab_convert_pte_flags(unsigned long pteflags);
htab_convert_pte_flags   57 arch/powerpc/mm/book3s64/hash_4k.c 	rflags = htab_convert_pte_flags(new_pte);
htab_convert_pte_flags   75 arch/powerpc/mm/book3s64/hash_64k.c 	rflags = htab_convert_pte_flags(subpg_pte);
htab_convert_pte_flags  263 arch/powerpc/mm/book3s64/hash_64k.c 	rflags = htab_convert_pte_flags(new_pte);
htab_convert_pte_flags   60 arch/powerpc/mm/book3s64/hash_hugepage.c 	rflags = htab_convert_pte_flags(new_pmd);
htab_convert_pte_flags   75 arch/powerpc/mm/book3s64/hash_hugetlbpage.c 	rflags = htab_convert_pte_flags(new_pte);
htab_convert_pte_flags  457 arch/powerpc/mm/book3s64/hash_pgtable.c 	pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL));
htab_convert_pte_flags  255 arch/powerpc/mm/book3s64/hash_utils.c 	prot = htab_convert_pte_flags(prot);
htab_convert_pte_flags 1876 arch/powerpc/mm/book3s64/hash_utils.c 	unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL));